forgot an endif

This commit is contained in:
G.E. 2024-07-04 16:45:45 +03:00
parent aad0dab9bd
commit 33023109d1

View File

@ -65,7 +65,6 @@
#if defined(USE_X86INTRIN_H)
#include <x86intrin.h>
#endif
#elif defined(USE_INTRIN_H)
#include <intrin.h>
#elif defined(USE_ARM_NEON_H)