diff options
Diffstat (limited to 'include/symkey.h')
-rw-r--r-- | include/symkey.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/symkey.h b/include/symkey.h index 253c65ed6..f703b66a9 100644 --- a/include/symkey.h +++ b/include/symkey.h @@ -7,7 +7,6 @@ #define BOTAN_SYMKEY_H__ #include <botan/secmem.h> -#include <botan/enums.h> #include <string> namespace Botan { |