Cleanup last few build details
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
a8a5cea9fb
commit
60d2651f2e
13 changed files with 34 additions and 25 deletions
|
|
@ -9,7 +9,9 @@
|
|||
#include "simd-compat.h"
|
||||
|
||||
#ifdef SIMDE_X86_SSE_NATIVE
|
||||
# define CARDINAL_INCLUDING_IMMINTRIN_H
|
||||
# include_next <immintrin.h>
|
||||
# undef CARDINAL_INCLUDING_IMMINTRIN_H
|
||||
#else
|
||||
# include "mmintrin.h"
|
||||
# include "xmmintrin.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue