]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/collationfcd.h
ICU-64243.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / collationfcd.h
index 447acbd5ea2f27ad20e52551eac33c37e9f55eac..ec7167d76bab75e68fc269e5cec9b2dfa3dc0bb1 100644 (file)
@@ -1,3 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /*
 *******************************************************************************
 * Copyright (C) 2012-2014, International Business Machines
@@ -125,8 +127,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