1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-23 15:16:17 +00:00

ICU4C: Update to version 74.1

This commit is contained in:
bruvzg
2023-11-01 08:56:12 +02:00
parent 6afd320984
commit 5e55c6c611
65 changed files with 8399 additions and 6799 deletions

View File

@@ -649,6 +649,7 @@ private:
/** @internal (private) */
char actualLocale[ULOC_FULLNAME_CAPACITY];
char validLocale[ULOC_FULLNAME_CAPACITY];
char requestLocale[ULOC_FULLNAME_CAPACITY];
};
#ifndef U_HIDE_DEPRECATED_API