mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Remove unused includes & move some includes to top of file
This commit is contained in:
parent
f74491fdee
commit
49ff3d5489
5 changed files with 5 additions and 12 deletions
|
@ -32,7 +32,6 @@
|
|||
#define DOC_DATA_H
|
||||
|
||||
#include "core/io/xml_parser.h"
|
||||
#include "core/templates/rb_map.h"
|
||||
#include "core/variant/variant.h"
|
||||
|
||||
struct ScriptMemberInfo {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue