From 537ce834986233a792ce02fa8b2db3e6cf7fa5ca Mon Sep 17 00:00:00 2001 From: xumng123 Date: Tue, 13 Apr 2021 16:12:11 +0000 Subject: [PATCH] yes --- node/Utils.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/node/Utils.cpp b/node/Utils.cpp index 345326984..a0bf07077 100644 --- a/node/Utils.cpp +++ b/node/Utils.cpp @@ -28,10 +28,12 @@ #include #include #include +#ifdef ZT_ARCH_ARM_HAS_NEON #ifdef __LINUX__ #include #endif #endif +#endif #ifdef __WINDOWS__ #include