Don't re-define WIN32_LEAN_AND_MEAN
This commit is contained in:
@@ -92,7 +92,9 @@
|
|||||||
|
|
||||||
#ifdef WIIUSE_WIN32
|
#ifdef WIIUSE_WIN32
|
||||||
/* windows */
|
/* windows */
|
||||||
|
#ifndef WIN32_LEAN_AND_MEAN
|
||||||
#define WIN32_LEAN_AND_MEAN 1
|
#define WIN32_LEAN_AND_MEAN 1
|
||||||
|
#endif
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#endif
|
#endif
|
||||||
#ifdef WIIUSE_BLUEZ
|
#ifdef WIIUSE_BLUEZ
|
||||||
|
|||||||
Reference in New Issue
Block a user