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