From 257ac52b91a800be25da890365b22390f6374628 Mon Sep 17 00:00:00 2001 From: Daniel Larimer Date: Wed, 1 Apr 2015 11:30:47 -0400 Subject: [PATCH] fix build issue --- include/fc/rpc/api_connection.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/fc/rpc/api_connection.hpp b/include/fc/rpc/api_connection.hpp index 32258e7..8b0251b 100644 --- a/include/fc/rpc/api_connection.hpp +++ b/include/fc/rpc/api_connection.hpp @@ -7,6 +7,7 @@ #include #include #include +#include //#include namespace fc {