mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
refactor: Specify boost/thread/thread.hpp explicitly
This commit is contained in:
parent
fad8c890f5
commit
89f9fef1f7
6 changed files with 6 additions and 8 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#include <util/time.h>
|
||||
|
||||
#include <boost/test/unit_test.hpp>
|
||||
#include <boost/thread.hpp>
|
||||
#include <boost/thread/thread.hpp>
|
||||
|
||||
#include <atomic>
|
||||
#include <condition_variable>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue