]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/collationroot.h
ICU-62107.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / collationroot.h
index 345fbe77eb412843a9f8961288e5f463ebd88a0f..8cd3046cdf1a63915636b9b44c6c1dc6ab4b42b3 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
@@ -34,7 +36,7 @@ public:
     static const CollationSettings *getSettings(UErrorCode &errorCode);
 
 private:
-    static void load(UErrorCode &errorCode);
+    static void U_CALLCONV load(UErrorCode &errorCode);
 };
 
 U_NAMESPACE_END