You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-17 14:11:06 +00:00
Improve compilation speed (forward declarations/includes cleanup)
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
|
||||
#include "window.h"
|
||||
|
||||
#include "core/config/project_settings.h"
|
||||
#include "core/debugger/engine_debugger.h"
|
||||
#include "core/string/translation.h"
|
||||
#include "scene/gui/control.h"
|
||||
|
||||
Reference in New Issue
Block a user