aboutsummaryrefslogtreecommitdiff
path: root/tests/core_tests
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 /tests/core_tests
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 '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 ff0b4b744..2e2d170ff 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