mirror of
https://github.com/boostorg/thread.git
synced 2026-02-09 23:42:18 +00:00
Removed usage of deprecated Boost.Test header.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#define BOOST_TEST_MODULE Boost.Threads: lock_concept test suite
|
||||
|
||||
#include <boost/test/unit_test.hpp>
|
||||
#include <boost/test/test_case_template.hpp>
|
||||
#include <boost/mpl/vector.hpp>
|
||||
#include <boost/bind/bind.hpp>
|
||||
#include <boost/thread/mutex.hpp>
|
||||
|
||||
Reference in New Issue
Block a user