Core: Remove class_db.h include from ref_counted.h
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user