aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2007-11-12 14:00:31 +0000
committerlloyd <[email protected]>2007-11-12 14:00:31 +0000
commitf42ff9817bd2d25401bd8fd0cd8186dc82810a63 (patch)
tree0d8e04add05a1af19456054ebdd5dae91f8eb992
parent1c0a6e71db8188d2388c20246bd4b804a118ede2 (diff)
parenta6c68b059d1a1ad8c03c38e254ffaebe72906452 (diff)
merge of '3302429a7b66a2e175af0e12870f150aaf81445e'
and '9f004fd94273d5449388f933f767d6d5c24068d8'
-rw-r--r--src/randpool.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/randpool.cpp b/src/randpool.cpp
index 7ee4216ac..2fdddf53e 100644
--- a/src/randpool.cpp
+++ b/src/randpool.cpp
@@ -10,8 +10,6 @@
#include <botan/util.h>
#include <algorithm>
-#include <assert.h>
-
namespace Botan {
namespace {