diff options
Diffstat (limited to 'thirdparty/embree/common/simd/avx.h')
-rw-r--r-- | thirdparty/embree/common/simd/avx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/thirdparty/embree/common/simd/avx.h b/thirdparty/embree/common/simd/avx.h index d3100306ee..7c63749f56 100644 --- a/thirdparty/embree/common/simd/avx.h +++ b/thirdparty/embree/common/simd/avx.h @@ -31,4 +31,3 @@ #if defined(__AVX512F__) #include "avx512.h" #endif - |