Allow interaction with PV49.

Remove unneeded include.
This commit is contained in:
Gav Wood 2014-12-21 17:44:44 +01:00
parent bba4398e48
commit 1540cc7b56

View File

@ -29,7 +29,7 @@
#include <libwebthree/WebThree.h>
#include <libweb3jsonrpc/WebThreeStubServer.h>
#include <libweb3jsonrpc/CorsHttpServer.h>
#include <json/json.h>
//#include <json/json.h>
#include <jsonrpccpp/server/connectors/httpserver.h>
#include <jsonrpccpp/client/connectors/httpclient.h>
#include <set>