diff options
Diffstat (limited to 'src/hash')
-rw-r--r-- | src/hash/bmw/bmw_512.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/hash/bmw/bmw_512.cpp b/src/hash/bmw/bmw_512.cpp index fe6a61df0..ad3826351 100644 --- a/src/hash/bmw/bmw_512.cpp +++ b/src/hash/bmw/bmw_512.cpp @@ -9,8 +9,6 @@ #include <botan/loadstor.h> #include <botan/rotate.h> -#include <stdio.h> - namespace Botan { namespace { |