<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- boost_1_57_0/boost/type_traits/detail/has_binary_operator.hpp.orig	2015-04-11 16:45:40.250578640 +0200
+++ boost_1_57_0/boost/type_traits/detail/has_binary_operator.hpp	2015-04-11 16:45:58.911577918 +0200
@@ -6,6 +6,7 @@
 //
 //  See http://www.boost.org/libs/type_traits for most recent version including documentation.
 
+#ifndef Q_MOC_RUN
 #include &lt;boost/config.hpp&gt;
 #include &lt;boost/type_traits/ice.hpp&gt;
 #include &lt;boost/type_traits/integral_constant.hpp&gt;
@@ -227,3 +228,4 @@
 #endif
 
 #include &lt;boost/type_traits/detail/bool_trait_undef.hpp&gt;
+#endif
</pre></body></html>