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,8 @@
|
|||
#include "node.h"
|
||||
#include "node.compat.inc"
|
||||
|
||||
#include "core/object/class_db.h"
|
||||
|
||||
STATIC_ASSERT_INCOMPLETE_TYPE(class, Mesh);
|
||||
STATIC_ASSERT_INCOMPLETE_TYPE(class, RenderingServer);
|
||||
STATIC_ASSERT_INCOMPLETE_TYPE(class, DisplayServer);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue