mirror of
https://github.com/boostorg/thread.git
synced 2026-01-24 06:22:12 +00:00
Thread: limit dependency on boost/thread/thread.hpp.
[SVN r83552]
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <vector>
|
||||
#include <boost/utility.hpp>
|
||||
#include <boost/thread/condition_variable.hpp>
|
||||
#include <boost/thread/thread.hpp>
|
||||
#include <boost/thread/thread_only.hpp>
|
||||
#include "../test/remove_error_code_unused_warning.hpp"
|
||||
|
||||
class bounded_buffer : private boost::noncopyable
|
||||
|
||||
Reference in New Issue
Block a user