diff options
Diffstat (limited to 'src/key.cpp')
-rw-r--r-- | src/key.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/key.cpp b/src/key.cpp index c17f6a0ae2..3ba21753a2 100644 --- a/src/key.cpp +++ b/src/key.cpp @@ -5,7 +5,6 @@ #include <key.h> -#include <arith_uint256.h> #include <crypto/common.h> #include <crypto/hmac_sha512.h> #include <random.h> |