Update blockchain.cpp
Fix compilation error
This commit is contained in:
parent
3381fd69a8
commit
1f83444d3d
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@
|
|||
#include "tx_pool.h"
|
||||
#include "blockchain.h"
|
||||
#include "blockchain_db/blockchain_db.h"
|
||||
#include "blockchain_db/berkeleydb/db_bdb.h"
|
||||
#include "cryptonote_format_utils.h"
|
||||
#include "cryptonote_boost_serialization.h"
|
||||
#include "cryptonote_config.h"
|
||||
|
|
Loading…
Reference in a new issue