Update blockchain.cpp

Fix compilation error
This commit is contained in:
NoodleDoodleNoodleDoodleNoodleDoodleNoo 2015-05-13 15:17:25 -07:00 committed by NoodleDoodleNoodleDoodleNoodleDoodleNoo
parent 3381fd69a8
commit 1f83444d3d
1 changed files with 0 additions and 1 deletions

View File

@ -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"