mirror of
https://github.com/monero-project/monero.git
synced 2026-01-27 23:04:47 +01:00
extract some basic code from libcryptonote_core into libcryptonote_basic
This commit is contained in:
@@ -39,10 +39,10 @@ using namespace epee;
|
||||
#include "cryptonote_config.h"
|
||||
#include "wallet2.h"
|
||||
#include "wallet2_api.h"
|
||||
#include "cryptonote_core/cryptonote_format_utils.h"
|
||||
#include "cryptonote_basic/cryptonote_format_utils.h"
|
||||
#include "rpc/core_rpc_server_commands_defs.h"
|
||||
#include "misc_language.h"
|
||||
#include "cryptonote_core/cryptonote_basic_impl.h"
|
||||
#include "cryptonote_basic/cryptonote_basic_impl.h"
|
||||
#include "common/boost_serialization_helper.h"
|
||||
#include "common/command_line.h"
|
||||
#include "profile_tools.h"
|
||||
|
||||
Reference in New Issue
Block a user