aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/math/gfpmath/gfp_element.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/math/gfpmath/gfp_element.cpp b/src/math/gfpmath/gfp_element.cpp
index a5074c476..456b09478 100644
--- a/src/math/gfpmath/gfp_element.cpp
+++ b/src/math/gfpmath/gfp_element.cpp
@@ -9,9 +9,6 @@
#include <botan/gfp_element.h>
#include <botan/numthry.h>
-#include <botan/internal/def_powm.h>
-#include <botan/internal/mp_asm.h>
-#include <botan/internal/mp_asmi.h>
namespace Botan {