summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Crypto/ec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/Common/Crypto/ec.cpp')
-rw-r--r--Source/Core/Common/Crypto/ec.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Core/Common/Crypto/ec.cpp b/Source/Core/Common/Crypto/ec.cpp
index cdfe228f81..c8b85eb387 100644
--- a/Source/Core/Common/Crypto/ec.cpp
+++ b/Source/Core/Common/Crypto/ec.cpp
@@ -8,9 +8,7 @@
#include <cstring>
#include "Common/Crypto/bn.h"
-#include "Common/Inline.h"
#include "Common/Random.h"
-#include "Common/StringUtil.h"
namespace Common::ec
{