]> git.lyx.org Git - features.git/blobdiff - 3rdparty/boost/boost/type_traits/has_trivial_move_constructor.hpp
Update local boost version to version 1.62
[features.git] / 3rdparty / boost / boost / type_traits / has_trivial_move_constructor.hpp
index 9e601f38ae94d9f4ea974861c31c424728bcdca4..5784f4bbfffd7187de614fb93dcdf81ea04e2548 100644 (file)
@@ -11,6 +11,7 @@
 #ifndef BOOST_TT_HAS_TRIVIAL_MOVE_CONSTRUCTOR_HPP_INCLUDED
 #define BOOST_TT_HAS_TRIVIAL_MOVE_CONSTRUCTOR_HPP_INCLUDED
 
+#include <cstddef> // size_t
 #include <boost/type_traits/intrinsics.hpp>
 #include <boost/type_traits/integral_constant.hpp>