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