mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-29 19:07:15 +02:00
Fix header includes for boost::shared_lock
This commit is contained in:
@ -20,7 +20,8 @@
|
||||
#pragma clang diagnostic ignored "-Wshorten-64-to-32"
|
||||
#endif
|
||||
|
||||
#include <boost/thread/shared_mutex.hpp>
|
||||
#include <boost/thread/locks.hpp>
|
||||
#include <boost/thread/lock_types.hpp>
|
||||
|
||||
#ifdef BOOST_GCC
|
||||
#pragma GCC diagnostic pop
|
||||
|
Reference in New Issue
Block a user