You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Improvements to scons defined WINVER/_WIN32_WINNT
This commit is contained in:
@@ -33,10 +33,6 @@
|
||||
#include <string.h>
|
||||
|
||||
#ifdef WINDOWS_ENABLED
|
||||
// Workaround mingw missing flags!
|
||||
#ifndef AI_ADDRCONFIG
|
||||
#define AI_ADDRCONFIG 0x00000400
|
||||
#endif
|
||||
#include <ws2tcpip.h>
|
||||
#include <winsock2.h>
|
||||
#include <windows.h>
|
||||
|
||||
Reference in New Issue
Block a user