diff options
Diffstat (limited to 'src/lib/constructs/pbes2/pbes2.h')
-rw-r--r-- | src/lib/constructs/pbes2/pbes2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/constructs/pbes2/pbes2.h b/src/lib/constructs/pbes2/pbes2.h index 3aa7d1159..90aa4f84b 100644 --- a/src/lib/constructs/pbes2/pbes2.h +++ b/src/lib/constructs/pbes2/pbes2.h @@ -11,7 +11,6 @@ #include <botan/secmem.h> #include <botan/transform.h> #include <botan/alg_id.h> -#include <botan/algo_factory.h> #include <chrono> namespace Botan { |