diff --git a/src/wallet/ismine.cpp b/src/wallet/ismine.cpp index 8511b8449..8f645a09e 100644 --- a/src/wallet/ismine.cpp +++ b/src/wallet/ismine.cpp @@ -1,134 +1,133 @@ // 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. #include #include -#include #include