mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Remove rw_lock.h and rb_map.h includes from object.h.
This commit is contained in:
parent
06827c91c6
commit
9d44b68867
13 changed files with 15 additions and 2 deletions
|
|
@ -31,6 +31,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "core/object/class_db.h"
|
||||
#include "core/templates/rb_map.h"
|
||||
|
||||
template <typename T>
|
||||
class TypedArray;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue