mirror of
https://github.com/boostorg/thread.git
synced 2026-02-09 11:32:12 +00:00
New mutex implementations, more akin to C++0x
[SVN r39784]
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include <boost/thread/thread.hpp>
|
||||
#include <boost/thread/xtime.hpp>
|
||||
#include <boost/thread/condition.hpp>
|
||||
#include <boost/thread/locks.hpp>
|
||||
#include <cassert>
|
||||
|
||||
#if defined(BOOST_HAS_WINTHREADS)
|
||||
|
||||
Reference in New Issue
Block a user