X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fkeystore.cpp;fp=src%2Fkeystore.cpp;h=313518711be7ed3e5906e3209faa3827ef52f660;hb=6b6aaa1698838278a547f16a15e635bd58ec867d;hp=664f0b12429a11e832b2ae1706223f6629afc338;hpb=ccd65d426156c3d5b7a8f1123210decd1f06fe42;p=novacoin.git diff --git a/src/keystore.cpp b/src/keystore.cpp index 664f0b1..3135187 100644 --- a/src/keystore.cpp +++ b/src/keystore.cpp @@ -4,7 +4,6 @@ // file license.txt or http://www.opensource.org/licenses/mit-license.php. #include "keystore.h" -#include "crypter.h" #include "script.h" bool CKeyStore::GetPubKey(const CBitcoinAddress &address, std::vector &vchPubKeyOut) const