added include for xmmintrin.h
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
#define MAX_SSE_REGS 8
|
||||
|
||||
#if defined(__INTEL_COMPILER)
|
||||
#include "xmmintrin.h"
|
||||
#define UINT128 __m128
|
||||
#else
|
||||
#if defined(__SUNPRO_C)
|
||||
|
||||
Reference in New Issue
Block a user