fix the CI failure of lack the head
This commit is contained in:
parent
a87e537b8c
commit
e5c2ceb675
|
@ -47,7 +47,7 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
/** AVX **/
|
||||
#ifdef HAVE_AVX
|
||||
#if defined(HAVE_AVX) || defined(HAVE_FMA3)
|
||||
#include <immintrin.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue