diff options
Diffstat (limited to 'c/blake3_impl.h')
| -rw-r--r-- | c/blake3_impl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/c/blake3_impl.h b/c/blake3_impl.h index cc5672f..46c8fd8 100644 --- a/c/blake3_impl.h +++ b/c/blake3_impl.h @@ -46,7 +46,6 @@ enum blake3_flags { #if defined(_MSC_VER) #include <intrin.h> #endif -#include <immintrin.h> #endif #if !defined(BLAKE3_USE_NEON) |
