mirror of
https://github.com/monero-project/monero.git
synced 2025-06-04 22:18:56 -04:00
core: move hardfork back to cryptonote_core
should fix a cross dependency betewen cryptonote_basic and blockchain_db
This commit is contained in:
parent
beee286c7b
commit
12adb4a3f3
8 changed files with 10 additions and 10 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue