diff --git a/src/script/standard.h b/src/script/standard.h index be0afd93c..7d606b9e3 100644 --- a/src/script/standard.h +++ b/src/script/standard.h @@ -1,188 +1,191 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-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. #ifndef BITCOIN_SCRIPT_STANDARD_H #define BITCOIN_SCRIPT_STANDARD_H #include #include #include