From 084e17cebd424b8e8ced674bc810eef4e6ee5d3b Mon Sep 17 00:00:00 2001 From: practicalswift Date: Wed, 31 Jul 2019 10:03:55 +0000 Subject: Remove unused includes --- src/arith_uint256.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/arith_uint256.cpp') diff --git a/src/arith_uint256.cpp b/src/arith_uint256.cpp index be145a0e63..1111f27771 100644 --- a/src/arith_uint256.cpp +++ b/src/arith_uint256.cpp @@ -8,8 +8,6 @@ #include #include -#include -#include template base_uint::base_uint(const std::string& str) -- cgit v1.2.3