aboutsummaryrefslogtreecommitdiff
path: root/tests/core_tests
diff options
context:
space:
mode:
authormj-xmr <mjxmr@protonmail.com>2022-03-03 23:10:51 +0100
committermj-xmr <mjxmr@protonmail.com>2022-03-04 12:48:35 +0100
commit0d6fce899502446805121797b2a0047fb3765871 (patch)
tree9f671e0140386464687e70a49c35e334447aa4ca /tests/core_tests
parentMerge pull request #8161 (diff)
downloadmonero-0d6fce899502446805121797b2a0047fb3765871.tar.xz
Compil. time: cryptonote_core minus portable_storage header
Diffstat (limited to 'tests/core_tests')
-rw-r--r--tests/core_tests/chaingen_main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/core_tests/chaingen_main.cpp b/tests/core_tests/chaingen_main.cpp
index c55154917..53bfa42af 100644
--- a/tests/core_tests/chaingen_main.cpp
+++ b/tests/core_tests/chaingen_main.cpp
@@ -35,6 +35,8 @@
#include "tx_pool.h"
#include "transaction_tests.h"
+#include <boost/regex.hpp>
+
namespace po = boost::program_options;
namespace