Added missing include

This commit is contained in:
Peter Conrad 2018-11-14 17:54:09 +01:00
parent 5b99b41a44
commit ed775a594f

View file

@ -28,6 +28,8 @@
#include <fc/thread/thread.hpp>
#include <fc/asio.hpp>
#include <boost/atomic/atomic.hpp>
namespace fc {
namespace detail {