mirror of
https://github.com/boostorg/thread.git
synced 2026-02-08 11:12:23 +00:00
Updated no_exceptions_support.hpp include to the up-to-date location.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
#include <boost/thread/thread_only.hpp>
|
||||
#include <boost/thread/shared_mutex.hpp>
|
||||
#include <boost/detail/no_exceptions_support.hpp>
|
||||
#include <boost/core/no_exceptions_support.hpp>
|
||||
//#include <boost/thread/detail/log.hpp>
|
||||
|
||||
boost::shared_mutex mutex;
|
||||
|
||||
Reference in New Issue
Block a user