mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Remove callable_bind.h from object.h
This commit is contained in:
parent
e825169957
commit
7d3c25d083
4 changed files with 3 additions and 1 deletions
|
|
@ -33,6 +33,7 @@
|
|||
#include "core/io/resource.h"
|
||||
#include "core/os/os.h"
|
||||
#include "core/templates/local_vector.h"
|
||||
#include "core/variant/callable_bind.h"
|
||||
|
||||
void UndoRedo::Operation::delete_reference() {
|
||||
if (type != Operation::TYPE_REFERENCE) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue