refactor: Specify boost/thread/thread.hpp explicitly

This commit is contained in:
Hennadii Stepanov
2020-04-24 08:39:32 -04:00
committed by MarcoFalke
parent fad8c890f5
commit 89f9fef1f7
6 changed files with 6 additions and 8 deletions

View File

@@ -11,7 +11,7 @@
#include <util/system.h>
#include <cuckoocache.h>
#include <boost/thread.hpp>
#include <boost/thread/shared_mutex.hpp>
namespace {
/**