diff options
Diffstat (limited to 'src/uint256.h')
-rw-r--r-- | src/uint256.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/uint256.h b/src/uint256.h index 97e0cfa015..60c5e0554c 100644 --- a/src/uint256.h +++ b/src/uint256.h @@ -8,7 +8,6 @@ #include <assert.h> #include <cstring> -#include <stdexcept> #include <stdint.h> #include <string> #include <vector> |