mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB functions virtual again to avoid missing symbols error
This commit is contained in:
parent
b67877af6f
commit
7d07c64fe5
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_core/hardfork.h"
|
||||
#include "cryptonote_basic/hardfork.h"
|
||||
|
||||
using namespace cryptonote;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue