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
|
|
@ -32,6 +32,7 @@
|
|||
#include "gdnative_library_singleton_editor.h"
|
||||
#include "gdnative.h"
|
||||
|
||||
#include "core/config/project_settings.h"
|
||||
#include "editor/editor_node.h"
|
||||
|
||||
Set<String> GDNativeLibrarySingletonEditor::_find_singletons_recursive(EditorFileSystemDirectory *p_dir) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue