remove some labs stuff

This commit is contained in:
blackjok3r
2019-05-06 15:35:25 +08:00
parent 891a2102ba
commit b2de7d1ae2
4 changed files with 15 additions and 16 deletions

View File

@@ -33,9 +33,9 @@
#include <boost/filesystem/path.hpp>
// CCLIB fails to compile with this!
//#include <db_cxx.h>
#include "../depends/x86_64-unknown-linux-gnu/include/db_cxx.h"
// 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"
extern unsigned int nWalletDBUpdated;