]> git.lyx.org Git - features.git/blobdiff - 3rdparty/boost/boost/type_traits/is_assignable.hpp
Update local boost version to version 1.62
[features.git] / 3rdparty / boost / boost / type_traits / is_assignable.hpp
index 9cf681dd31f7498ffe10a81bfccab1debde00ab7..49d171616a14dce15a9d90f6608ae129c7c652a5 100644 (file)
@@ -9,6 +9,7 @@
 #ifndef BOOST_TT_IS_ASSIGNABLE_HPP_INCLUDED
 #define BOOST_TT_IS_ASSIGNABLE_HPP_INCLUDED
 
+#include <cstddef> // size_t
 #include <boost/type_traits/integral_constant.hpp>
 #include <boost/detail/workaround.hpp>