aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/numbertheory
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-07-11 15:35:59 +0000
committerlloyd <[email protected]>2009-07-11 15:35:59 +0000
commit084b27a031f465373cc04f7ae95077f74fbce363 (patch)
tree7e97196afbb64823e995b440048232fbd3ebc990 /src/math/numbertheory
parentb7b1d9a4371d5f4481437f1e21fa0c993938c912 (diff)
Remove unnecessary includes of <iostream>; either delete entirely as not
needed, or replace with <iosfwd> or <ostream> where necessary.
Diffstat (limited to 'src/math/numbertheory')
-rw-r--r--src/math/numbertheory/ressol.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/math/numbertheory/ressol.cpp b/src/math/numbertheory/ressol.cpp
index 6a078726d..d51acb8bd 100644
--- a/src/math/numbertheory/ressol.cpp
+++ b/src/math/numbertheory/ressol.cpp
@@ -9,8 +9,6 @@
#include <botan/numthry.h>
#include <botan/reducer.h>
-#include <iostream>
-
namespace Botan {
/*