diff options
Diffstat (limited to 'src/numthry.cpp')
-rw-r--r-- | src/numthry.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/numthry.cpp b/src/numthry.cpp index f36e2f3fe..49d078f51 100644 --- a/src/numthry.cpp +++ b/src/numthry.cpp @@ -4,7 +4,6 @@ *************************************************/ #include <botan/numthry.h> -#include <botan/libstate.h> #include <algorithm> namespace Botan { |