*** usr/include/boost/type_traits/detail/has_binary_operator.hpp 2015-07-29 11:41:44.000000000 +0500 --- usr/include/boost/type_traits/detail/has_binary_operator.hpp 2015-08-01 00:47:15.000000000 +0500 *************** *** 43,48 **** --- 43,49 ---- # pragma warning ( disable : 4018 4244 4547 4800 4804 4805 4913 ) #endif + #ifndef Q_MOC_RUN namespace boost { namespace detail { *************** *** 227,229 **** --- 228,231 ---- #endif #include + #endif