aboutsummaryrefslogtreecommitdiff
path: root/tests/core_proxy
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2015-04-11 12:02:22 +0200
committerRiccardo Spagni <ric@spagni.net>2015-04-11 12:09:52 +0200
commitda66872a542e0885ebe026012d0805934fe0f5a7 (patch)
tree04ff7dcf43840494a356485a9f377aab14212e56 /tests/core_proxy
parent277a207b2fb21558aeb06acc3a3e0f218d01ca41 (diff)
parent32c19c6c3d677564d217ba31c16fdfc84b4faf80 (diff)
downloadmonzero-core-da66872a542e0885ebe026012d0805934fe0f5a7.tar.gz
monzero-core-da66872a542e0885ebe026012d0805934fe0f5a7.tar.xz
monzero-core-da66872a542e0885ebe026012d0805934fe0f5a7.zip
Merge pull request #260
32c19c6 [fix] log level change. compilation: dns, tests (rfree2monero)
Diffstat (limited to 'tests/core_proxy')
-rw-r--r--tests/core_proxy/core_proxy.h1
1 files changed, 1 insertions, 0 deletions
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 <unordered_map>
namespace tests