mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 19:44:57 +00:00
remove extraneous WIN32_LEAN_AND_MEAN definition
This commit is contained in:
parent
181e0dba21
commit
12ea56a6b2
1 changed files with 0 additions and 3 deletions
|
@ -6,9 +6,6 @@
|
|||
|
||||
#ifdef _WIN32
|
||||
|
||||
#ifndef WIN32_LEAN_AND_MEAN
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#endif
|
||||
#include <Windows.h>
|
||||
|
||||
namespace Common
|
||||
|
|
Loading…
Add table
Reference in a new issue