mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Raise and clean up _WIN32_WINNT constant
This commit is contained in:
@@ -41,9 +41,6 @@ namespace fs
|
||||
* Windows *
|
||||
***********/
|
||||
|
||||
#ifndef _WIN32_WINNT
|
||||
#define _WIN32_WINNT 0x0501
|
||||
#endif
|
||||
#include <windows.h>
|
||||
#include <shlwapi.h>
|
||||
#include <io.h>
|
||||
|
Reference in New Issue
Block a user