mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 18:22:57 +02:00
refactor: Drop boost::thread stuff in CCheckQueue
This commit is contained in:
@@ -69,7 +69,6 @@ EXPECTED_BOOST_INCLUDES=(
|
||||
boost/signals2/signal.hpp
|
||||
boost/test/unit_test.hpp
|
||||
boost/thread/condition_variable.hpp
|
||||
boost/thread/mutex.hpp
|
||||
boost/thread/shared_mutex.hpp
|
||||
boost/thread/thread.hpp
|
||||
boost/variant.hpp
|
||||
|
||||
Reference in New Issue
Block a user