Merge pull request #86 from KMDLabs/master

staker fixes
This commit is contained in:
blackjok3rtt
2019-05-21 13:55:36 +08:00
committed by GitHub
3 changed files with 23 additions and 48 deletions

View File

@@ -34,8 +34,8 @@
#include <boost/filesystem/path.hpp>
// If CCLIB fails to compile with this, use the one below.
#include <db_cxx.h>
//#include "../depends/x86_64-unknown-linux-gnu/include/db_cxx.h"
//include <db_cxx.h>
#include "../depends/x86_64-unknown-linux-gnu/include/db_cxx.h"
extern unsigned int nWalletDBUpdated;