mirror of
https://github.com/holub/mame
synced 2025-05-09 15:51:48 +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
|
#define _WIN32_WINNT 0x0501 // Windows XP
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user