Includes cleanup
[novacoin.git] / src / walletdb.cpp
index 2353df9..de2eb7a 100644 (file)
@@ -10,9 +10,6 @@
 #include <boost/version.hpp>
 #include <boost/filesystem.hpp>
 
-#include <iostream>
-#include <fstream>
-
 
 static uint64_t nAccountingEntryNumber = 0;
 extern bool fWalletUnlockMintOnly;