diff options
Diffstat (limited to 'src/pubkey/pubkey.cpp')
-rw-r--r-- | src/pubkey/pubkey.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pubkey/pubkey.cpp b/src/pubkey/pubkey.cpp index 8430e2c7b..26a144843 100644 --- a/src/pubkey/pubkey.cpp +++ b/src/pubkey/pubkey.cpp @@ -14,7 +14,6 @@ #include <botan/engine.h> #include <botan/lookup.h> #include <botan/internal/bit_ops.h> -#include <botan/internal/assert.h> #include <memory> namespace Botan { |