diff --git a/src/bloom.cpp b/src/bloom.cpp index 2148bc667c..d1fef197c6 100644 --- a/src/bloom.cpp +++ b/src/bloom.cpp @@ -1,328 +1,338 @@ // 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