Cleans up headers included in editor_node.h

This commit is contained in:
Haoyu Qiu 2019-12-24 15:17:23 +08:00
parent d711c57d76
commit 078c0d75f2
72 changed files with 180 additions and 49 deletions

View file

@ -31,6 +31,7 @@
#include "gdscript_language_server.h"
#include "core/os/file_access.h"
#include "core/os/os.h"
#include "editor/editor_log.h"
#include "editor/editor_node.h"
GDScriptLanguageServer::GDScriptLanguageServer() {