Merge pull request #57641 from Geometror/compilation-time-improvements-1

This commit is contained in:
Rémi Verschelde 2022-02-12 09:46:02 +01:00 committed by GitHub
commit 7a7fabe4f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
308 changed files with 664 additions and 350 deletions

View file

@ -38,6 +38,7 @@
#include "core/os/os.h"
#include "editor/debugger/editor_debugger_node.h"
#include "editor/debugger/script_editor_debugger.h"
#include "editor/editor_file_dialog.h"
#include "editor/editor_node.h"
#include "editor/editor_run_script.h"
#include "editor/editor_scale.h"