mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
Fix redef warnings
This commit is contained in:
parent
05a835fb7f
commit
e83138ccd3
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Define the minimum supported version */
|
/* Define the minimum supported version */
|
||||||
|
#undef _WIN32_WINNT
|
||||||
|
#undef NTDDI_VERSION
|
||||||
#define _WIN32_WINNT 0x500
|
#define _WIN32_WINNT 0x500
|
||||||
#define NTDDI_VERSION _WIN32_WIN2K
|
#define NTDDI_VERSION _WIN32_WIN2K
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue