You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
Add missing WIN32_LEAN_AND_MEAN
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
#include "core/os/os.h"
|
||||
|
||||
// Here, after os/os.h
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
|
||||
namespace MonoRegUtils {
|
||||
|
||||
Reference in New Issue
Block a user