Compil. time: cryptonote_core minus portable_storage header

This commit is contained in:
mj-xmr 2022-03-03 23:10:51 +01:00
parent d562deaaa9
commit 0d6fce8995
No known key found for this signature in database
GPG Key ID: C101BF94093451E0
2 changed files with 2 additions and 1 deletions

View File

@ -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"

View File

@ -35,6 +35,8 @@
#include "tx_pool.h"
#include "transaction_tests.h"
#include <boost/regex.hpp>
namespace po = boost::program_options;
namespace