Revert "Use standard C99 (and Qt) types for 64-bit integers"
[novacoin.git] / src / keystore.h
index 975c2b9..669bf90 100644 (file)
@@ -5,8 +5,6 @@
 #ifndef BITCOIN_KEYSTORE_H
 #define BITCOIN_KEYSTORE_H
 
-#include <stdint.h>
-
 #include "crypter.h"
 #include "script.h"