diff options
Diffstat (limited to 'src/big_base.cpp')
-rw-r--r-- | src/big_base.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/big_base.cpp b/src/big_base.cpp index 943ae0c1e..595a9f3ae 100644 --- a/src/big_base.cpp +++ b/src/big_base.cpp @@ -9,8 +9,6 @@ #include <botan/parsing.h> #include <botan/util.h> -#include <assert.h> - namespace Botan { /************************************************* |