diff options
Diffstat (limited to 'checks')
-rw-r--r-- | checks/gfpmath.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/checks/gfpmath.cpp b/checks/gfpmath.cpp index 50e1818c7..57c40bffb 100644 --- a/checks/gfpmath.cpp +++ b/checks/gfpmath.cpp @@ -15,7 +15,6 @@ #include <botan/bigint.h> #include <botan/numthry.h> #include <botan/gfp_element.h> -#include <botan/gfp_modulus.h> #include <botan/curve_gfp.h> #include <botan/ec_dompar.h> |