fix vc compile

This commit is contained in:
Glenn Maynard
2005-02-06 06:34:40 +00:00
parent d14ea1ee41
commit c8f2f71551
+2 -2
View File
@@ -8,7 +8,7 @@
#include <iosfwd>
#include <algorithm>
/*
#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