diff --git a/src/avalanche/proof.cpp b/src/avalanche/proof.cpp index 5515bdfb8..87aab719f 100644 --- a/src/avalanche/proof.cpp +++ b/src/avalanche/proof.cpp @@ -1,191 +1,203 @@ // Copyright (c) 2020 The Bitcoin 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 #include