mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-22 21:25:40 +01:00
Merge pull request #8772 from liushuyu/remove-common-intrin
common: remove unneeded x86-specific header
This commit is contained in:
commit
2e58491c38
@ -12,7 +12,6 @@
|
||||
#pragma intrinsic(_udiv128)
|
||||
#else
|
||||
#include <cstring>
|
||||
#include <x86intrin.h>
|
||||
#endif
|
||||
|
||||
#include "common/common_types.h"
|
||||
|
Loading…
Reference in New Issue
Block a user