diff --git a/src/script/standard.h b/src/script/standard.h index e51a641c4..5f46d718f 100644 --- a/src/script/standard.h +++ b/src/script/standard.h @@ -1,92 +1,90 @@ // 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