]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/unicode/sortkey.h
ICU-62123.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / unicode / sortkey.h
index c125eeecf00980cf452148874bd3d77521e0d76f..5ac1fe11723eabde57cc2a51ccabbf731153708a 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) 1996-2014, International Business Machines Corporation and others.
@@ -34,6 +36,7 @@
 #include "unicode/unistr.h"
 #include "unicode/coll.h"
 
+#if U_SHOW_CPLUSPLUS_API
 U_NAMESPACE_BEGIN
 
 /* forward declaration */
@@ -332,6 +335,7 @@ CollationKey::getByteArray(int32_t &count) const
 }
 
 U_NAMESPACE_END
+#endif // U_SHOW_CPLUSPLUS_API
 
 #endif /* #if !UCONFIG_NO_COLLATION */