mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +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
|
|
@ -34,6 +34,7 @@
|
|||
#include "core/object/object.h"
|
||||
#include "core/os/keyboard.h"
|
||||
#include "core/os/thread_safe.h"
|
||||
#include "core/templates/rb_map.h"
|
||||
#include "core/templates/rb_set.h"
|
||||
#include "core/variant/typed_array.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue