libroot: Include emmintrin instead of x86intrin.
We only need one builtin here, not 8 files of them.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
|
||||
#include <x86intrin.h>
|
||||
#include <emmintrin.h>
|
||||
|
||||
|
||||
namespace {
|
||||
|
||||
Reference in New Issue
Block a user