summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQiyu8 <fangchunlin@huawei.com>2020-12-11 15:02:20 +0800
committerQiyu8 <fangchunlin@huawei.com>2020-12-11 15:02:20 +0800
commit0ece23b05376c1069be59b65a6f2ae919f4dd839 (patch)
tree82a205a6875c8b5ee7c90d9d0f47e7d900e3a011
parent95cd7065c99ff5f44f47b1d2ac5c8db4ad54989f (diff)
downloadnumpy-0ece23b05376c1069be59b65a6f2ae919f4dd839.tar.gz
remove extra headers.
-rw-r--r--numpy/core/src/common/simd/avx2/avx2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/core/src/common/simd/avx2/avx2.h b/numpy/core/src/common/simd/avx2/avx2.h
index 9370ca6c9..c30c2233d 100644
--- a/numpy/core/src/common/simd/avx2/avx2.h
+++ b/numpy/core/src/common/simd/avx2/avx2.h
@@ -1,7 +1,6 @@
#ifndef _NPY_SIMD_H_
#error "Not a standalone header"
#endif
-#include <immintrin.h>
#define NPY_SIMD 256
#define NPY_SIMD_WIDTH 32
#define NPY_SIMD_F64 1