Core: Remove class_db.h include from ref_counted.h
This commit is contained in:
parent
f630133a01
commit
abdde1b69d
48 changed files with 185 additions and 84 deletions
|
|
@ -33,6 +33,8 @@
|
|||
#include "core/core_globals.h"
|
||||
#include "core/os/os.h"
|
||||
|
||||
#include <cstdio>
|
||||
|
||||
static PrintHandlerList *print_handler_list = nullptr;
|
||||
static thread_local bool is_printing = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue