diff --git a/include/boost/type_traits/is_nothrow_move_constructible.hpp b/include/boost/type_traits/is_nothrow_move_constructible.hpp index ecacc82..8f4cee2 100644 --- a/include/boost/type_traits/is_nothrow_move_constructible.hpp +++ b/include/boost/type_traits/is_nothrow_move_constructible.hpp @@ -14,6 +14,7 @@ #include #include #include +#include #ifdef BOOST_IS_NOTHROW_MOVE_CONSTRUCT