mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-09-04 05:53:06 +00:00
fix Win32 IP Helper includes for sysinfo
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
#define _WIN32_WINNT 0x0601
|
#define _WIN32_WINNT 0x0601
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <winsock2.h>
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <winternl.h>
|
#include <winternl.h>
|
||||||
#include <dxgi.h>
|
#include <dxgi.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user