don't need much of windows.h, just a little.

This commit is contained in:
Ryan Pavlik
2012-05-01 19:14:02 -05:00
parent 434e53592a
commit ab67501959

View File

@@ -92,6 +92,7 @@
#ifdef WIIUSE_WIN32 #ifdef WIIUSE_WIN32
/* windows */ /* windows */
#define WIN32_LEAN_AND_MEAN 1
#include <windows.h> #include <windows.h>
#endif #endif
#ifdef WIIUSE_BLUEZ #ifdef WIIUSE_BLUEZ