1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00

Add missing WIN32_LEAN_AND_MEAN

This commit is contained in:
Bartłomiej T. Listwon
2021-09-22 22:37:26 +02:00
parent 23bb5883cb
commit f463e612a1
18 changed files with 20 additions and 10 deletions

View File

@@ -37,6 +37,7 @@
#include <stdio.h>
#include <wchar.h>
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
/*