mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 11:19:10 +00:00
Various MinGW compile fixes.
This commit is contained in:
@ -57,7 +57,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#pragma warning(push, 3)
|
||||
#include <ws2tcpip.h>
|
||||
#define NTDDI_XP NTDDI_WINXP //Because Microsoft sucks.
|
||||
#include <Iphlpapi.h>
|
||||
#include <iphlpapi.h>
|
||||
#include <shlobj.h> // for SHGetSpecialFolderPath
|
||||
#pragma warning(pop)
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user