build on windows

This commit is contained in:
jed
2012-01-19 09:51:01 -08:00
parent 94e4e1d04b
commit 315db73ddd
4 changed files with 42 additions and 46 deletions

View File

@@ -1,3 +1,4 @@
#define WIN32_LEAN_AND_MEAN
#include <string>
@@ -8,6 +9,7 @@
#include "boost/lexical_cast.hpp"
#include "boost/interprocess/sync/scoped_lock.hpp"
#include "Wallet.h"
#include "Ledger.h"
#include "NewcoinAddress.h"