diff --git a/src/test/txvalidation_tests.cpp b/src/test/txvalidation_tests.cpp index 3c5d76b28..80e452397 100644 --- a/src/test/txvalidation_tests.cpp +++ b/src/test/txvalidation_tests.cpp @@ -1,54 +1,102 @@ // 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. #include #include +#include #include #include