We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21be127 commit f33f323Copy full SHA for f33f323
tools/icu/iculslocs.cc
@@ -55,6 +55,7 @@ Japanese, it doesn't *claim* to have Japanese.
55
#include <unicode/ures.h>
56
#include <unicode/udata.h>
57
#include <unicode/putil.h>
58
+#include <stdio.h>
59
60
const char* PROG = "iculslocs";
61
const char* NAME = U_ICUDATA_NAME; // assume ICU data
0 commit comments