diff --git a/cpu.cpp b/cpu.cpp index de14065e..ef0ddf69 100644 --- a/cpu.cpp +++ b/cpu.cpp @@ -59,7 +59,7 @@ NAMESPACE_BEGIN(CryptoPP) #ifndef CRYPTOPP_MS_STYLE_INLINE_ASSEMBLY extern "C" { typedef void (*SigHandler)(int); -}; +} extern "C" {