mirror of
https://github.com/monero-project/monero.git
synced 2026-01-06 09:44:03 -08:00
extract some basic code from libcryptonote_core into libcryptonote_basic
This commit is contained in:
@@ -37,10 +37,10 @@
|
||||
#include "console_handler.h"
|
||||
|
||||
#include "p2p/net_node.h"
|
||||
#include "cryptonote_core/cryptonote_basic.h"
|
||||
#include "cryptonote_core/cryptonote_basic_impl.h"
|
||||
#include "cryptonote_core/cryptonote_format_utils.h"
|
||||
#include "cryptonote_core/miner.h"
|
||||
#include "cryptonote_basic/cryptonote_basic.h"
|
||||
#include "cryptonote_basic/cryptonote_basic_impl.h"
|
||||
#include "cryptonote_basic/cryptonote_format_utils.h"
|
||||
#include "cryptonote_basic/miner.h"
|
||||
|
||||
#include "chaingen.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user