diff options
Diffstat (limited to 'src/lib/hash/sha3/sha3.cpp')
-rw-r--r-- | src/lib/hash/sha3/sha3.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/hash/sha3/sha3.cpp b/src/lib/hash/sha3/sha3.cpp index a31b3bd14..e829c3f70 100644 --- a/src/lib/hash/sha3/sha3.cpp +++ b/src/lib/hash/sha3/sha3.cpp @@ -6,7 +6,6 @@ */ #include <botan/sha3.h> -#include <botan/parsing.h> #include <botan/exceptn.h> namespace Botan { |