mirror of
https://github.com/holub/mame
synced 2025-05-08 15:22:28 +03:00
Good enough (nw)
This commit is contained in:
parent
fb4695be0a
commit
02173bc23d
@ -6,7 +6,9 @@
|
||||
//
|
||||
//============================================================
|
||||
|
||||
#ifndef _WIN32_WINNT
|
||||
#define _WIN32_WINNT 0x0501 // Windows XP
|
||||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#include <assert.h>
|
||||
|
Loading…
Reference in New Issue
Block a user