aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_ecc_pointmul.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/test_ecc_pointmul.cpp')
-rw-r--r--src/tests/test_ecc_pointmul.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tests/test_ecc_pointmul.cpp b/src/tests/test_ecc_pointmul.cpp
index 9517be400..a1117a3d3 100644
--- a/src/tests/test_ecc_pointmul.cpp
+++ b/src/tests/test_ecc_pointmul.cpp
@@ -7,8 +7,6 @@
#include "tests.h"
#if defined(BOTAN_HAS_ECDSA)
- #include "test_pubkey.h"
- #include <botan/pubkey.h>
#include <botan/ecdsa.h>
#include <botan/oids.h>
#endif