diff --git a/src/blockfilter.cpp b/src/blockfilter.cpp index 50f28f33c9..a1b0a97d0d 100644 --- a/src/blockfilter.cpp +++ b/src/blockfilter.cpp @@ -1,274 +1,276 @@ // Copyright (c) 2018 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include #include #include #include #include