add missing warning re-enabling include

fixes msvc warning C5032: "detected #pragma warning(push) with no corresponding #pragma warning(pop)"
This commit is contained in:
Tobias Ludwig
2018-10-29 22:31:52 +01:00
parent 76b181f024
commit b7355bb2b4

View File

@@ -176,4 +176,6 @@ class thread_mutex
#endif //BOOST_HAS_PTHREADS
#include <boost/container/detail/config_end.hpp>
#endif // #ifndef BOOST_CONTAINER_DETAIL_THREAD_MUTEX_HPP