mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 05:03:26 +01:00
Merge pull request #8205
0d6fce8
Compil. time: cryptonote_core minus portable_storage header (mj-xmr)
This commit is contained in:
commit
04e490c8da
@ -40,7 +40,6 @@
|
|||||||
#include "cryptonote_core/i_core_events.h"
|
#include "cryptonote_core/i_core_events.h"
|
||||||
#include "cryptonote_protocol/cryptonote_protocol_handler_common.h"
|
#include "cryptonote_protocol/cryptonote_protocol_handler_common.h"
|
||||||
#include "cryptonote_protocol/enums.h"
|
#include "cryptonote_protocol/enums.h"
|
||||||
#include "storages/portable_storage_template_helper.h"
|
|
||||||
#include "common/download.h"
|
#include "common/download.h"
|
||||||
#include "common/command_line.h"
|
#include "common/command_line.h"
|
||||||
#include "tx_pool.h"
|
#include "tx_pool.h"
|
||||||
|
@ -35,6 +35,8 @@
|
|||||||
#include "tx_pool.h"
|
#include "tx_pool.h"
|
||||||
#include "transaction_tests.h"
|
#include "transaction_tests.h"
|
||||||
|
|
||||||
|
#include <boost/regex.hpp>
|
||||||
|
|
||||||
namespace po = boost::program_options;
|
namespace po = boost::program_options;
|
||||||
|
|
||||||
namespace
|
namespace
|
||||||
|
Loading…
Reference in New Issue
Block a user