From 26ea53d4611bbb81cf12be61daa30c489a942bda Mon Sep 17 00:00:00 2001 From: Oran Juice Date: Wed, 24 Sep 2014 22:44:36 +0530 Subject: Copies word lists directory to the location of the executable --- src/simplewallet/simplewallet.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/simplewallet/simplewallet.cpp') diff --git a/src/simplewallet/simplewallet.cpp b/src/simplewallet/simplewallet.cpp index e71655e4c..7c1246f32 100644 --- a/src/simplewallet/simplewallet.cpp +++ b/src/simplewallet/simplewallet.cpp @@ -47,6 +47,7 @@ #include "crypto/crypto.h" // for crypto::secret_key definition #include "mnemonics/electrum-words.h" + #if defined(WIN32) #include #endif -- cgit v1.2.3