diff options
Diffstat (limited to 'src/reducer.cpp')
-rw-r--r-- | src/reducer.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/reducer.cpp b/src/reducer.cpp index 3e6d11e1c..03748d3af 100644 --- a/src/reducer.cpp +++ b/src/reducer.cpp @@ -4,7 +4,6 @@ *************************************************/ #include <botan/reducer.h> -#include <botan/bit_ops.h> #include <botan/numthry.h> #include <botan/mp_core.h> |