diff options
Diffstat (limited to 'src/wallet.cpp')
-rw-r--r-- | src/wallet.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wallet.cpp b/src/wallet.cpp index 6e49ef7b8e..bd147a454d 100644 --- a/src/wallet.cpp +++ b/src/wallet.cpp @@ -9,7 +9,6 @@ #include "net.h" #include <inttypes.h> -#include <stdint.h> #include <boost/algorithm/string/replace.hpp> #include <openssl/rand.h> |