Remove rw_lock.h and rb_map.h includes from object.h.
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user