Style: Add class_db.h includes explicitly

This commit is contained in:
Thaddeus Crews
2026-02-25 11:13:56 -06:00
parent 5cba18ff3b
commit e380a41752
739 changed files with 1142 additions and 40 deletions
@@ -30,6 +30,7 @@
#include "debug_adapter_parser.h"
#include "core/object/class_db.h"
#include "editor/debugger/debug_adapter/debug_adapter_protocol.h"
#include "editor/debugger/editor_debugger_node.h"
#include "editor/debugger/script_editor_debugger.h"