mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 06:28:31 +01:00
refactor: Specify boost/thread/thread.hpp explicitly
This commit is contained in:
committed by
MarcoFalke
parent
fad8c890f5
commit
89f9fef1f7
@@ -7,7 +7,7 @@
|
||||
#include <util/time.h>
|
||||
|
||||
#include <boost/test/unit_test.hpp>
|
||||
#include <boost/thread.hpp>
|
||||
#include <boost/thread/thread.hpp>
|
||||
|
||||
#include <mutex>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user