mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 08:09:26 +01:00
remove extraneous WIN32_LEAN_AND_MEAN definition
This commit is contained in:
parent
181e0dba21
commit
12ea56a6b2
@ -6,9 +6,6 @@
|
|||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
|
|
||||||
#ifndef WIN32_LEAN_AND_MEAN
|
|
||||||
#define WIN32_LEAN_AND_MEAN
|
|
||||||
#endif
|
|
||||||
#include <Windows.h>
|
#include <Windows.h>
|
||||||
|
|
||||||
namespace Common
|
namespace Common
|
||||||
|
Loading…
x
Reference in New Issue
Block a user