diff options
Diffstat (limited to 'src/cli/fpe.cpp')
-rw-r--r-- | src/cli/fpe.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cli/fpe.cpp b/src/cli/fpe.cpp index 97ca34b24..10b3096bf 100644 --- a/src/cli/fpe.cpp +++ b/src/cli/fpe.cpp @@ -10,7 +10,6 @@ #include <botan/fpe_fe1.h> #include <botan/sha160.h> -#include <stdexcept> using namespace Botan; |