diff --git a/src/script/standard.h b/src/script/standard.h index bd3684e4c..63b03d6ed 100644 --- a/src/script/standard.h +++ b/src/script/standard.h @@ -1,142 +1,143 @@ // 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