diff --git a/core/string/ustring.h b/core/string/ustring.h index 187821da50..a9347279ae 100644 --- a/core/string/ustring.h +++ b/core/string/ustring.h @@ -30,8 +30,6 @@ #pragma once -// Note: _GODOT suffix added to header guard to avoid conflict with ICU header. - #include "core/string/char_utils.h" // IWYU pragma: export #include "core/templates/cowdata.h" #include "core/templates/hashfuncs.h"