mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-19 19:59:09 +00:00
Fix for compile error with Windows SDK 7.0A
This commit is contained in:
@ -44,6 +44,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifdef HS_BUILD_FOR_WIN32
|
||||
#pragma warning(push, 3)
|
||||
#include <ws2tcpip.h>
|
||||
#define NTDDI_XP NTDDI_WINXP //Because Microsoft sucks.
|
||||
#include <Iphlpapi.h>
|
||||
#include <shlobj.h> // for SHGetSpecialFolderPath
|
||||
#pragma warning(pop)
|
||||
|
Reference in New Issue
Block a user