]> git.lyx.org Git - features.git/blobdiff - 3rdparty/boost/boost/type_traits/has_nothrow_assign.hpp
Update local boost version to version 1.62
[features.git] / 3rdparty / boost / boost / type_traits / has_nothrow_assign.hpp
index 65fbeefc39120e30ea3e5fbf4d5c1ed846ddf484..7517fa804bfbfa89f0246be8b8f41e8032eb184c 100644 (file)
@@ -9,6 +9,7 @@
 #ifndef BOOST_TT_HAS_NOTHROW_ASSIGN_HPP_INCLUDED
 #define BOOST_TT_HAS_NOTHROW_ASSIGN_HPP_INCLUDED
 
+#include <cstddef> // size_t
 #include <boost/type_traits/integral_constant.hpp>
 #include <boost/type_traits/intrinsics.hpp>