aboutsummaryrefslogtreecommitdiffstats
path: root/src/codec/base64/base64.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/codec/base64/base64.cpp')
-rw-r--r--src/codec/base64/base64.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/codec/base64/base64.cpp b/src/codec/base64/base64.cpp
index b66c4f207..b66478d2b 100644
--- a/src/codec/base64/base64.cpp
+++ b/src/codec/base64/base64.cpp
@@ -8,7 +8,6 @@
#include <botan/base64.h>
#include <botan/mem_ops.h>
#include <botan/internal/rounding.h>
-#include <botan/internal/assert.h>
#include <stdexcept>
namespace Botan {