diff options
Diffstat (limited to 'src/lib/constructs/rfc3394/rfc3394.cpp')
-rw-r--r-- | src/lib/constructs/rfc3394/rfc3394.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/constructs/rfc3394/rfc3394.cpp b/src/lib/constructs/rfc3394/rfc3394.cpp index cfe95f40b..ce37b0587 100644 --- a/src/lib/constructs/rfc3394/rfc3394.cpp +++ b/src/lib/constructs/rfc3394/rfc3394.cpp @@ -11,7 +11,6 @@ #include <botan/loadstor.h> #include <botan/exceptn.h> #include <botan/internal/xor_buf.h> -#include <memory> namespace Botan { |