mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Apply iwyu suggestion in core.
This commit is contained in:
parent
6395450b10
commit
be86ce3103
68 changed files with 7 additions and 111 deletions
|
@ -35,8 +35,6 @@
|
|||
#include "core/debugger/script_debugger.h"
|
||||
#include "core/io/resource_loader.h"
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
ScriptLanguage *ScriptServer::_languages[MAX_LANGUAGES];
|
||||
int ScriptServer::_language_count = 0;
|
||||
bool ScriptServer::languages_ready = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue