diff --git a/src/script/standard.h b/src/script/standard.h index 0057b7c879..7e01ee4a1c 100644 --- a/src/script/standard.h +++ b/src/script/standard.h @@ -1,144 +1,142 @@ // 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