mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
temporary fix for VS build. (nw)
This commit is contained in:
parent
54b153ed68
commit
5410d5a40a
@ -9,7 +9,7 @@
|
||||
#include "input_module.h"
|
||||
#include "modules/osdmodule.h"
|
||||
|
||||
#if defined(OSD_WINDOWS)
|
||||
#if defined(OSD_WINDOWS) && (_WIN32_WINNT >= 0x0602)
|
||||
|
||||
// standard windows headers
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
|
Loading…
Reference in New Issue
Block a user