mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01:00
refactor: Specify boost/thread/thread.hpp explicitly
This commit is contained in:
committed by
MarcoFalke
parent
fad8c890f5
commit
89f9fef1f7
@@ -11,7 +11,7 @@
|
||||
#include <util/system.h>
|
||||
|
||||
#include <cuckoocache.h>
|
||||
#include <boost/thread.hpp>
|
||||
#include <boost/thread/shared_mutex.hpp>
|
||||
|
||||
namespace {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user