core: move hardfork back to cryptonote_core
should fix a cross dependency betewen cryptonote_basic and blockchain_db
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
#include "blockchain_db/lmdb/db_lmdb.h"
|
||||
#include "cryptonote_basic/cryptonote_format_utils.h"
|
||||
#include "cryptonote_basic/hardfork.h"
|
||||
#include "cryptonote_core/hardfork.h"
|
||||
|
||||
using namespace cryptonote;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user