diff options
Diffstat (limited to 'src/cli/math.cpp')
-rw-r--r-- | src/cli/math.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cli/math.cpp b/src/cli/math.cpp index 0ba709f36..1268cd3e5 100644 --- a/src/cli/math.cpp +++ b/src/cli/math.cpp @@ -8,7 +8,6 @@ #if defined(BOTAN_HAS_NUMBERTHEORY) -#include <botan/reducer.h> #include <botan/numthry.h> #include <botan/monty.h> #include <iterator> |