We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4beef6 commit 89e8df1Copy full SHA for 89e8df1
src/test/blockfilter_index_tests.cpp
@@ -1,4 +1,4 @@
1
-// Copyright (c) 2017-2018 The Bitcoin Core developers
+// Copyright (c) 2017-2019 The Bitcoin Core developers
2
// Distributed under the MIT software license, see the accompanying
3
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
4
@@ -8,7 +8,7 @@
8
#include <index/blockfilterindex.h>
9
#include <miner.h>
10
#include <pow.h>
11
-#include <test/test_bitcoin.h>
+#include <test/setup_common.h>
12
#include <script/standard.h>
13
#include <validation.h>
14
0 commit comments