mirror of
https://github.com/holub/mame
synced 2025-05-10 16:21:42 +03:00
Placed change back
This commit is contained in:
parent
a4f63895e9
commit
f7a05d9b14
@ -6,11 +6,7 @@
|
|||||||
//
|
//
|
||||||
//============================================================
|
//============================================================
|
||||||
|
|
||||||
#ifdef PTR64
|
|
||||||
#define _WIN32_WINNT 0x0601 // Windows 7
|
|
||||||
#else
|
|
||||||
#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