mirror of
https://github.com/godotengine/godot.git
synced 2025-11-03 15:11:19 +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,8 @@
|
|||
#include "core/variant/typed_array.h"
|
||||
|
||||
#ifdef ANDROID_ENABLED
|
||||
#include "core/templates/rb_map.h"
|
||||
|
||||
#include <android/log.h>
|
||||
#include <jni.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue