Remove unused includes & move some includes to top of file

This commit is contained in:
Andy Maloney 2022-09-23 19:06:31 -04:00
parent f74491fdee
commit 49ff3d5489
5 changed files with 5 additions and 12 deletions

View file

@ -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 {