X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Frpccrypt.cpp;h=d892324159751423c34c0c121efa7c80dc02c54d;hp=aaccb701ffa82a127a57369e6f28911f54780958;hb=6aba6f08af53e3fa49ab4d1ef002e6771d0ce358;hpb=694c192f16df8253afd1285a3edf435cc0d87d91 diff --git a/src/rpccrypt.cpp b/src/rpccrypt.cpp index aaccb70..d892324 100644 --- a/src/rpccrypt.cpp +++ b/src/rpccrypt.cpp @@ -4,11 +4,8 @@ // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "wallet.h" -#include "walletdb.h" #include "bitcoinrpc.h" #include "init.h" -#include "util.h" -#include "ntp.h" #include "base58.h" using namespace json_spirit;