mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 03:56:54 +02:00
Remove unnecessary includes that can cause compile problems.
This commit is contained in:
parent
fe5aad3cef
commit
f2c490345c
1 changed files with 0 additions and 2 deletions
|
@ -107,8 +107,6 @@
|
|||
#include <xmmintrin.h>
|
||||
#include <emmintrin.h>
|
||||
#include <immintrin.h>
|
||||
#include <tmmintrin.h>
|
||||
#include <mmintrin.h>
|
||||
#endif
|
||||
|
||||
#if (defined(__ARM_NEON) || defined(__ARM_NEON__) || defined(ZT_ARCH_ARM_HAS_NEON))
|
||||
|
|
Loading…
Add table
Reference in a new issue