rm class_db.h from resource.h

This commit is contained in:
StarryWorm 2026-02-27 15:30:51 -05:00
parent 95535167b3
commit 357fa00a4a
111 changed files with 284 additions and 141 deletions

View file

@ -32,6 +32,7 @@
#include "gdscript_function.h"
#include "gdscript_lambda_callable.h"
#include "core/object/class_db.h"
#include "core/os/os.h"
#include "core/profiling/profiling.h"