diff --git a/include/boost/container/detail/thread_mutex.hpp b/include/boost/container/detail/thread_mutex.hpp index 628f28b..66d64b9 100644 --- a/include/boost/container/detail/thread_mutex.hpp +++ b/include/boost/container/detail/thread_mutex.hpp @@ -176,4 +176,6 @@ class thread_mutex #endif //BOOST_HAS_PTHREADS +#include + #endif // #ifndef BOOST_CONTAINER_DETAIL_THREAD_MUTEX_HPP