mirror of
https://github.com/boostorg/thread.git
synced 2026-01-22 05:42:37 +00:00
Thread: limit dependency on boost/thread/thread.hpp.
[SVN r83552]
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include <boost/thread/condition_variable.hpp>
|
||||
#include <boost/thread/mutex.hpp>
|
||||
#include <boost/thread/recursive_mutex.hpp>
|
||||
#include <boost/thread/thread.hpp>
|
||||
#include <boost/thread/thread_only.hpp>
|
||||
|
||||
namespace {
|
||||
const int ITERS = 100;
|
||||
|
||||
Reference in New Issue
Block a user