mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-06 08:09:19 +00:00
Remove the rest of x86_32 support from Common.
This commit is contained in:
parent
a70fad4dcb
commit
0c24e1dcf2
11 changed files with 17 additions and 429 deletions
|
@ -2,7 +2,7 @@
|
|||
// Licensed under GPLv2
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#if defined(_WIN32) && defined(_M_X86_64)
|
||||
#if defined(_WIN32)
|
||||
|
||||
#include <math.h>
|
||||
#include <Windows.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue