]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/unicode/messagepattern.h
ICU-59117.0.1.tar.gz
[apple/icu.git] / icuSources / common / unicode / messagepattern.h
index f8b8dfb43f3149296ce1c806511af8087ae2291e..9647c1f36011e2223f8c5198b8448596c030b328 100644 (file)
@@ -1,10 +1,12 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /*
 *******************************************************************************
 *   Copyright (C) 2011-2013, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 *******************************************************************************
 *   file name:  messagepattern.h
-*   encoding:   US-ASCII
+*   encoding:   UTF-8
 *   tab size:   8 (not used)
 *   indentation:4
 *
@@ -294,6 +296,7 @@ enum {
  */
 #define UMSGPAT_NO_NUMERIC_VALUE ((double)(-123456789))
 
+#if U_SHOW_CPLUSPLUS_API
 U_NAMESPACE_BEGIN
 
 class MessagePatternDoubleList;
@@ -937,6 +940,7 @@ private:
 };
 
 U_NAMESPACE_END
+#endif // U_SHOW_CPLUSPLUS_API
 
 #endif  // !UCONFIG_NO_FORMATTING