diff --git a/src/script/ismine.h b/src/script/ismine.h index c1faa663b..26958869b 100644 --- a/src/script/ismine.h +++ b/src/script/ismine.h @@ -1,40 +1,39 @@ // 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_ISMINE_H #define BITCOIN_SCRIPT_ISMINE_H #include