mirror of
https://github.com/godotengine/godot.git
synced 2026-04-14 21:59:58 +00:00
This allows removing it from `class_db.h`, significantly reducing the amount of files that include it transitively. Also includes some include cleanup in `control.h` and `rich_text_label.h` done while ensure they don't depend on `callable_mp`.