Added missing include
This commit is contained in:
parent
5b99b41a44
commit
ed775a594f
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@
|
||||||
#include <fc/thread/thread.hpp>
|
#include <fc/thread/thread.hpp>
|
||||||
#include <fc/asio.hpp>
|
#include <fc/asio.hpp>
|
||||||
|
|
||||||
|
#include <boost/atomic/atomic.hpp>
|
||||||
|
|
||||||
namespace fc {
|
namespace fc {
|
||||||
|
|
||||||
namespace detail {
|
namespace detail {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue