mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 06:08:19 -05:00
common: remove unneeded x86-specific header
This commit is contained in:
@ -12,7 +12,6 @@
|
||||
#pragma intrinsic(_udiv128)
|
||||
#else
|
||||
#include <cstring>
|
||||
#include <x86intrin.h>
|
||||
#endif
|
||||
|
||||
#include "common/common_types.h"
|
||||
|
Reference in New Issue
Block a user