aboutsummaryrefslogtreecommitdiffstats
path: root/checks/cvc_tests.cpp
diff options
context:
space:
mode:
authorlloyd <lloyd@randombit.net>2010-03-08 15:36:18 +0000
committerlloyd <lloyd@randombit.net>2010-03-08 15:36:18 +0000
commit8a47f6f2bbf169a2ea0853234f81b49070c770df (patch)
tree2633ed0d927faf23a067aa88d6cceb9de29f0be4 /checks/cvc_tests.cpp
parent05f6d6c8edec9907778f362c927f368140fee6a2 (diff)
Modify pubkey classes to take names instead of object pointers.
Remove use of look_pk from the source and examples, instead instantiate classes directly.
Diffstat (limited to 'checks/cvc_tests.cpp')
-rw-r--r--checks/cvc_tests.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/checks/cvc_tests.cpp b/checks/cvc_tests.cpp
index 9d7b7290b..5bd671ba6 100644
--- a/checks/cvc_tests.cpp
+++ b/checks/cvc_tests.cpp
@@ -23,7 +23,6 @@
#include <botan/x509cert.h>
#include <botan/x509self.h>
#include <botan/oids.h>
-#include <botan/look_pk.h>
#include <botan/cvc_self.h>
#include <botan/cvc_cert.h>
#include <botan/cvc_ado.h>