diff options
Diffstat (limited to 'src/lib/x509/x509cert.h')
-rw-r--r-- | src/lib/x509/x509cert.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/x509/x509cert.h b/src/lib/x509/x509cert.h index f2100c8b9..14db2c133 100644 --- a/src/lib/x509/x509cert.h +++ b/src/lib/x509/x509cert.h @@ -16,7 +16,6 @@ #include <botan/datastor.h> #include <botan/key_constraint.h> #include <botan/name_constraint.h> -#include <map> #include <memory> namespace Botan { |