diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/cli/bench.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cli/bench.cpp b/src/cli/bench.cpp index ba498d767..1928b50d0 100644 --- a/src/cli/bench.cpp +++ b/src/cli/bench.cpp @@ -51,7 +51,6 @@ #if defined(BOTAN_HAS_MCELIECE) #include <botan/mceliece.h> - #include <botan/mce_kem.h> #endif namespace Botan_CLI { |