diff options
-rw-r--r-- | src/tests/test_certstor.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tests/test_certstor.cpp b/src/tests/test_certstor.cpp index efa206753..582c54050 100644 --- a/src/tests/test_certstor.cpp +++ b/src/tests/test_certstor.cpp @@ -6,9 +6,6 @@ #include "tests.h" -#include <botan/x509_dn.h> -#include <botan/x509cert.h> - #if defined(BOTAN_HAS_CERTSTOR_SQL) #include <botan/certstor.h> #include <botan/internal/filesystem.h> |