extract some basic code from libcryptonote_core into libcryptonote_basic
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#include <cstdint>
|
||||
#include <vector>
|
||||
|
||||
#include "cryptonote_core/cryptonote_format_utils.h"
|
||||
#include "cryptonote_basic/cryptonote_format_utils.h"
|
||||
|
||||
#define VEC_FROM_ARR(vec) \
|
||||
std::vector<uint64_t> vec; \
|
||||
|
||||
Reference in New Issue
Block a user