Apply iwyu suggestion in core.
This commit is contained in:
parent
6395450b10
commit
be86ce3103
68 changed files with 7 additions and 111 deletions
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
#include "node_path.h"
|
||||
|
||||
#include "core/string/print_string.h"
|
||||
#include "core/variant/variant.h"
|
||||
|
||||
void NodePath::_update_hash_cache() const {
|
||||
uint32_t h = data->absolute ? 1 : 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue