diff --git a/stepmania/src/crypto51/integer.h b/stepmania/src/crypto51/integer.h index 312ebdfa8e..65a42456d1 100644 --- a/stepmania/src/crypto51/integer.h +++ b/stepmania/src/crypto51/integer.h @@ -8,7 +8,7 @@ #include #include - +/* #ifdef _M_IX86 # if (defined(__INTEL_COMPILER) && (__INTEL_COMPILER >= 500)) || (defined(__ICL) && (__ICL >= 500)) # define SSE2_INTRINSICS_AVAILABLE @@ -20,7 +20,7 @@ # endif # endif #endif - +*/ NAMESPACE_BEGIN(CryptoPP) #ifdef SSE2_INTRINSICS_AVAILABLE