mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Merge pull request #111254 from Ivorforce/object-no-rb-rw
Remove `rw_lock.h` and `rb_map.h` includes from `object.h`.
This commit is contained in:
commit
ef5ecd95d7
13 changed files with 15 additions and 2 deletions
|
|
@ -33,6 +33,7 @@
|
|||
#include "core/io/file_access.h"
|
||||
#include "core/io/resource_loader.h"
|
||||
#include "core/io/resource_saver.h"
|
||||
#include "core/templates/rb_map.h"
|
||||
|
||||
class ResourceLoaderBinary {
|
||||
bool translation_remapped = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue