diff --git a/src/bloom.cpp b/src/bloom.cpp index c4f3db8a8c..2148bc667c 100644 --- a/src/bloom.cpp +++ b/src/bloom.cpp @@ -1,327 +1,328 @@ // Copyright (c) 2012-2016 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