mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
forgot an endif
This commit is contained in:
parent
aad0dab9bd
commit
33023109d1
@ -65,7 +65,6 @@
|
|||||||
|
|
||||||
#if defined(USE_X86INTRIN_H)
|
#if defined(USE_X86INTRIN_H)
|
||||||
#include <x86intrin.h>
|
#include <x86intrin.h>
|
||||||
#endif
|
|
||||||
#elif defined(USE_INTRIN_H)
|
#elif defined(USE_INTRIN_H)
|
||||||
#include <intrin.h>
|
#include <intrin.h>
|
||||||
#elif defined(USE_ARM_NEON_H)
|
#elif defined(USE_ARM_NEON_H)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user