mirror of
https://github.com/godotengine/godot.git
synced 2025-10-30 05:01:10 +00:00
Improve compilation speed (forward declarations/includes cleanup)
This commit is contained in:
parent
36892b7fc8
commit
b396fd4eef
308 changed files with 664 additions and 350 deletions
|
|
@ -31,6 +31,7 @@
|
|||
#include "skeleton_2d_editor_plugin.h"
|
||||
|
||||
#include "canvas_item_editor_plugin.h"
|
||||
#include "editor/editor_node.h"
|
||||
#include "scene/2d/mesh_instance_2d.h"
|
||||
#include "scene/gui/box_container.h"
|
||||
#include "thirdparty/misc/clipper.hpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue