aboutsummaryrefslogtreecommitdiffstats
path: root/src/big_ops2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/big_ops2.cpp')
-rw-r--r--src/big_ops2.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/big_ops2.cpp b/src/big_ops2.cpp
index 2e6c6df94..d28f343f2 100644
--- a/src/big_ops2.cpp
+++ b/src/big_ops2.cpp
@@ -4,10 +4,8 @@
*************************************************/
#include <botan/bigint.h>
-#include <botan/numthry.h>
#include <botan/mp_core.h>
#include <botan/bit_ops.h>
-#include <botan/util.h>
#include <algorithm>
namespace Botan {