aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/bigint.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bigint.cpp b/src/bigint.cpp
index f23a47018..bce56cc2c 100644
--- a/src/bigint.cpp
+++ b/src/bigint.cpp
@@ -9,8 +9,6 @@
#include <botan/parsing.h>
#include <botan/util.h>
-#include <iostream>
-
namespace Botan {
/*************************************************