Fix Linux build

This commit is contained in:
Vikram Rajkumar 2015-08-17 17:09:19 -04:00
parent 383db4c473
commit 9c2af06cc6

View file

@ -23,6 +23,7 @@
#include <fc/network/http/websocket.hpp>
#include <fc/rpc/websocket_api.hpp>
#include <fc/api.hpp>
#include <fc/smart_ref_impl.hpp>
namespace graphene { namespace delayed_node {
namespace bpo = boost::program_options;