aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/modes/xts/xts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/modes/xts/xts.h')
-rw-r--r--src/lib/modes/xts/xts.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/modes/xts/xts.h b/src/lib/modes/xts/xts.h
index 3a83b3864..c9cff2f1d 100644
--- a/src/lib/modes/xts/xts.h
+++ b/src/lib/modes/xts/xts.h
@@ -10,7 +10,6 @@
#include <botan/cipher_mode.h>
#include <botan/block_cipher.h>
-#include <memory>
namespace Botan {