diff options
Diffstat (limited to 'src/walletdb.cpp')
-rw-r--r-- | src/walletdb.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/walletdb.cpp b/src/walletdb.cpp index 8317862f7c..061b2af1b7 100644 --- a/src/walletdb.cpp +++ b/src/walletdb.cpp @@ -12,7 +12,6 @@ #include "wallet.h" #include <inttypes.h> -#include <stdint.h> #include <boost/filesystem.hpp> #include <boost/foreach.hpp> |