Revert "Use standard C99 (and Qt) types for 64-bit integers"
[novacoin.git] / src / keystore.cpp
index c1f54a5..21fb0f9 100644 (file)
@@ -3,8 +3,6 @@
 // Distributed under the MIT/X11 software license, see the accompanying
 // file license.txt or http://www.opensource.org/licenses/mit-license.php.
 
-#include <stdint.h>
-
 #include "headers.h"
 #include "crypter.h"
 #include "db.h"