mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
parent
8860b7497f
commit
9218cad640
@ -33,7 +33,9 @@
|
||||
#include "cryptonote_core/blockchain_storage.h" // in-memory DB
|
||||
#include "blockchain_db/blockchain_db.h"
|
||||
#include "blockchain_db/lmdb/db_lmdb.h"
|
||||
#if defined(BERKELEY_DB)
|
||||
#include "blockchain_db/berkeleydb/db_bdb.h"
|
||||
#endif
|
||||
|
||||
using namespace cryptonote;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user