diff --git a/keccak_simd.cpp b/keccak_simd.cpp index 20d115a99..c9192bae1 100644 --- a/keccak_simd.cpp +++ b/keccak_simd.cpp @@ -23,7 +23,7 @@ #if (CRYPTOPP_SSSE3_AVAILABLE) # include -# include +# include #endif // Squash MS LNK4221 and libtool warnings