diff --git a/include/boost/smart_ptr/detail/sp_construct.hpp b/include/boost/smart_ptr/detail/sp_construct.hpp index 51451fe..b33d59f 100644 --- a/include/boost/smart_ptr/detail/sp_construct.hpp +++ b/include/boost/smart_ptr/detail/sp_construct.hpp @@ -8,6 +8,7 @@ Distributed under the Boost Software License, Version 1.0. #ifndef BOOST_SMART_PTR_DETAIL_SP_CONSTRUCT_HPP #define BOOST_SMART_PTR_DETAIL_SP_CONSTRUCT_HPP +#include #include namespace boost {