remove some labs stuff
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user