mirror of
https://github.com/monero-project/monero.git
synced 2026-01-15 22:32:40 -08:00
extract some basic code from libcryptonote_core into libcryptonote_basic
This commit is contained in:
@@ -32,9 +32,8 @@
|
||||
#include "wallet.h"
|
||||
#include "common_defines.h"
|
||||
|
||||
#include "cryptonote_core/cryptonote_format_utils.h"
|
||||
#include "cryptonote_core/cryptonote_basic_impl.h"
|
||||
#include "cryptonote_core/cryptonote_format_utils.h"
|
||||
#include "cryptonote_basic/cryptonote_format_utils.h"
|
||||
#include "cryptonote_basic/cryptonote_basic_impl.h"
|
||||
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user