mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Remove the rest of x86_32 support from Common.
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user