]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/collationfcd.h
ICU-551.24.tar.gz
[apple/icu.git] / icuSources / i18n / collationfcd.h
index 447acbd5ea2f27ad20e52551eac33c37e9f55eac..f4cc8a170e8ed57180682dac376b40ec1c5f0f4f 100644 (file)
@@ -125,8 +125,8 @@ private:
 
     static const uint8_t lcccIndex[2048];
     static const uint8_t tcccIndex[2048];
-    static const uint32_t lcccBits[66]; // add one for Apple PUA data
-    static const uint32_t tcccBits[115]; // add one for Apple PUA data
+    static const uint32_t lcccBits[];
+    static const uint32_t tcccBits[];
 };
 
 U_NAMESPACE_END