mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
Compil. time: cryptonote_core minus portable_storage header
This commit is contained in:
parent
d562deaaa9
commit
0d6fce8995
@ -40,7 +40,6 @@
|
||||
#include "cryptonote_core/i_core_events.h"
|
||||
#include "cryptonote_protocol/cryptonote_protocol_handler_common.h"
|
||||
#include "cryptonote_protocol/enums.h"
|
||||
#include "storages/portable_storage_template_helper.h"
|
||||
#include "common/download.h"
|
||||
#include "common/command_line.h"
|
||||
#include "tx_pool.h"
|
||||
|
@ -35,6 +35,8 @@
|
||||
#include "tx_pool.h"
|
||||
#include "transaction_tests.h"
|
||||
|
||||
#include <boost/regex.hpp>
|
||||
|
||||
namespace po = boost::program_options;
|
||||
|
||||
namespace
|
||||
|
Loading…
Reference in New Issue
Block a user