mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-12 04:45:25 +01:00
Raise and clean up _WIN32_WINNT constant
This commit is contained in:
@@ -20,9 +20,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#pragma once
|
||||
|
||||
#ifdef _WIN32
|
||||
#ifndef _WIN32_WINNT
|
||||
#define _WIN32_WINNT 0x0501
|
||||
#endif
|
||||
#include <windows.h>
|
||||
#include <winsock2.h>
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
Reference in New Issue
Block a user