aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2022-04-06 00:11:14 -0400
committerluigi1111 <luigi1111w@gmail.com>2022-04-06 00:11:14 -0400
commit04e490c8da8328fe67f5c8d204624e4927d86ba7 (patch)
treea08da36f88549de026dca062380c105c5bf56efb /src
parentMerge pull request #8197 (diff)
parentCompil. time: cryptonote_core minus portable_storage header (diff)
downloadmonero-04e490c8da8328fe67f5c8d204624e4927d86ba7.tar.xz
Merge pull request #8205
0d6fce8 Compil. time: cryptonote_core minus portable_storage header (mj-xmr)
Diffstat (limited to 'src')
-rw-r--r--src/cryptonote_core/cryptonote_core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cryptonote_core/cryptonote_core.h b/src/cryptonote_core/cryptonote_core.h
index 1c220b560..2e5248c5d 100644
--- a/src/cryptonote_core/cryptonote_core.h
+++ b/src/cryptonote_core/cryptonote_core.h
@@ -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"