remove ifdef
This commit is contained in:
parent
19531ac40a
commit
d28bfd5ef7
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@ extern "C" {
|
||||||
// $ ln -sfn /Library/Developer/CommandLineTools/usr/lib/clang/13.1.6/include/arm_neon.h ./src/
|
// $ ln -sfn /Library/Developer/CommandLineTools/usr/lib/clang/13.1.6/include/arm_neon.h ./src/
|
||||||
//
|
//
|
||||||
#include <arm_neon.h>
|
#include <arm_neon.h>
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue