minor fix

This commit is contained in:
Konstantinos Margaritis
2020-10-07 14:26:41 +03:00
parent e8920de9e8
commit 427c98743f

View File

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