aboutsummaryrefslogtreecommitdiffstats
path: root/checks
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-02-25 21:09:11 +0000
committerlloyd <[email protected]>2010-02-25 21:09:11 +0000
commitd3c42f9fbd38b060696b7a6ee4376be38888a4e0 (patch)
tree5138d224dbc53a880cc10b14bc5b327c3621630d /checks
parent8c0880d3e84d5273d3861967dc2bdb9d1b2bb18f (diff)
Remove unneeded include of gfp_elementh.h
Diffstat (limited to 'checks')
-rw-r--r--checks/eckaeg.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/checks/eckaeg.cpp b/checks/eckaeg.cpp
index 0718a2926..e5de2e425 100644
--- a/checks/eckaeg.cpp
+++ b/checks/eckaeg.cpp
@@ -24,7 +24,6 @@
#include <botan/point_gfp.h>
#include <botan/curve_gfp.h>
-#include <botan/gfp_element.h>
using namespace Botan;