diff options
Diffstat (limited to 'src/lib/math')
-rw-r--r-- | src/lib/math/numbertheory/dsa_gen.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/math/numbertheory/dsa_gen.cpp b/src/lib/math/numbertheory/dsa_gen.cpp index d30a08f1a..f14481f9c 100644 --- a/src/lib/math/numbertheory/dsa_gen.cpp +++ b/src/lib/math/numbertheory/dsa_gen.cpp @@ -10,7 +10,6 @@ #include <botan/hash.h> #include <botan/parsing.h> #include <algorithm> -#include <memory> namespace Botan { |