diff --git a/src/wallet/ismine.h b/src/wallet/ismine.h index 138218fc2..832e69988 100644 --- a/src/wallet/ismine.h +++ b/src/wallet/ismine.h @@ -1,46 +1,48 @@ // 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_WALLET_ISMINE_H #define BITCOIN_WALLET_ISMINE_H #include