minor fix

This commit is contained in:
Konstantinos Margaritis 2020-10-07 14:26:41 +03:00
parent e91082d477
commit 9a0494259e

View File

@ -41,5 +41,5 @@ typedef __m256i m256;
typedef __m512i m512;
#endif
#endif /* SIMD_TYPES_H */
#endif /* SIMD_TYPES_X86_H */