Style: Add class_db.h includes explicitly
This commit is contained in:
parent
5cba18ff3b
commit
e380a41752
739 changed files with 1142 additions and 40 deletions
|
|
@ -31,6 +31,7 @@
|
|||
#include "engine_profiler.h"
|
||||
|
||||
#include "core/debugger/engine_debugger.h"
|
||||
#include "core/object/class_db.h"
|
||||
|
||||
void EngineProfiler::_bind_methods() {
|
||||
GDVIRTUAL_BIND(_toggle, "enable", "options");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue