mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Improve compilation speed (forward declarations/includes cleanup)
This commit is contained in:
parent
36892b7fc8
commit
b396fd4eef
308 changed files with 664 additions and 350 deletions
|
|
@ -33,8 +33,7 @@
|
|||
|
||||
#include "core/io/file_access.h"
|
||||
#include "core/object/ref_counted.h"
|
||||
#include "editor/editor_file_dialog.h"
|
||||
#include "editor_help.h"
|
||||
#include "editor/editor_help.h"
|
||||
#include "scene/gui/dialogs.h"
|
||||
#include "scene/gui/option_button.h"
|
||||
#include "scene/gui/separator.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue