diff options
Diffstat (limited to 'jsonrpc.cpp')
-rw-r--r-- | jsonrpc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jsonrpc.cpp b/jsonrpc.cpp index 10b890c5..ec55a5fc 100644 --- a/jsonrpc.cpp +++ b/jsonrpc.cpp @@ -19,7 +19,7 @@ * @date 2014 */ -#if 1 +#if ETH_JSONRPC && 1 #include <boost/test/unit_test.hpp> #include <boost/lexical_cast.hpp> |