diff options
Diffstat (limited to 'src/lib/cert/cvc/cvc_self.cpp')
-rw-r--r-- | src/lib/cert/cvc/cvc_self.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/cert/cvc/cvc_self.cpp b/src/lib/cert/cvc/cvc_self.cpp index 46e4960e1..50c8a7c2a 100644 --- a/src/lib/cert/cvc/cvc_self.cpp +++ b/src/lib/cert/cvc/cvc_self.cpp @@ -10,7 +10,6 @@ #include <botan/point_gfp.h> #include <botan/oids.h> #include <sstream> -#include <memory> namespace Botan { |