mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-13 00:07:47 +00:00
general: Fix clang/gcc build errors
This commit is contained in:
parent
000b3197c6
commit
f9709bb9e9
12 changed files with 17 additions and 4 deletions
|
@ -12,6 +12,7 @@
|
|||
#pragma intrinsic(_umul128)
|
||||
#pragma intrinsic(_udiv128)
|
||||
#else
|
||||
#include <cstring>
|
||||
#include <x86intrin.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue