From 53efb09e4ceaa0ccb4e6271387f5013fe5e1ec75 Mon Sep 17 00:00:00 2001 From: jtimon Date: Sat, 23 Aug 2014 05:09:47 +0200 Subject: Discover some missing includes --- src/core_write.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/core_write.cpp') diff --git a/src/core_write.cpp b/src/core_write.cpp index e63b64d692..e66e75515c 100644 --- a/src/core_write.cpp +++ b/src/core_write.cpp @@ -11,6 +11,8 @@ #include "utilmoneystr.h" #include "base58.h" +#include + using namespace std; string EncodeHexTx(const CTransaction& tx) -- cgit v1.2.3