mirror of
https://github.com/boostorg/container.git
synced 2025-08-01 13:34:30 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user