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.
2 parents 7d60f7e + 6666ec9 commit c4b42aaCopy full SHA for c4b42aa
src/test/miner_tests.cpp
@@ -1,4 +1,4 @@
1
-// Copyright (c) 2011-2020 The Bitcoin Core developers
+// Copyright (c) 2011-2021 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
@@ -16,6 +16,7 @@
16
#include <util/system.h>
17
#include <util/time.h>
18
#include <validation.h>
19
+#include <versionbits.h>
20
21
#include <test/util/setup_common.h>
22
0 commit comments