mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 22:32:34 -07:00
general: Fix clang/gcc build errors
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
#if _MSC_VER
|
||||
#include <intrin.h>
|
||||
#else
|
||||
#include <cstring>
|
||||
#endif
|
||||
|
||||
namespace Common {
|
||||
|
Reference in New Issue
Block a user