From 32c19c6c3d677564d217ba31c16fdfc84b4faf80 Mon Sep 17 00:00:00 2001 From: rfree2monero Date: Fri, 10 Apr 2015 16:13:57 +0200 Subject: [fix] log level change. compilation: dns, tests old unbound #warning does not block compilation unit tests build fine. Even though the RPC/P2P network type is required again --- tests/core_proxy/core_proxy.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/core_proxy') diff --git a/tests/core_proxy/core_proxy.h b/tests/core_proxy/core_proxy.h index b40c5b216..09582da40 100644 --- a/tests/core_proxy/core_proxy.h +++ b/tests/core_proxy/core_proxy.h @@ -34,6 +34,7 @@ #include "cryptonote_core/cryptonote_basic_impl.h" #include "cryptonote_core/verification_context.h" +#include "cryptonote_core/blockchain_storage.h" #include namespace tests -- cgit v1.2.3