From 89e8df167432101ed1b9251a8ebf30fe0d4daa45 Mon Sep 17 00:00:00 2001 From: James O'Beirne Date: Thu, 18 Apr 2019 10:25:47 -0400 Subject: tests: fix outdate include in blockfilter_index_tests --- src/test/blockfilter_index_tests.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/test/blockfilter_index_tests.cpp') diff --git a/src/test/blockfilter_index_tests.cpp b/src/test/blockfilter_index_tests.cpp index f0a24777a6..db0b973463 100644 --- a/src/test/blockfilter_index_tests.cpp +++ b/src/test/blockfilter_index_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2018 The Bitcoin Core developers +// Copyright (c) 2017-2019 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. @@ -8,7 +8,7 @@ #include #include #include -#include +#include #include