mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Improve compilation speed (forward declarations/includes cleanup)
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include "gdscript_highlighter.h"
|
||||
#include "../gdscript.h"
|
||||
#include "../gdscript_tokenizer.h"
|
||||
#include "core/config/project_settings.h"
|
||||
#include "editor/editor_settings.h"
|
||||
|
||||
Dictionary GDScriptSyntaxHighlighter::_get_line_syntax_highlighting_impl(int p_line) {
|
||||
|
||||
Reference in New Issue
Block a user