]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/unicode/selfmt.h
ICU-59117.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / unicode / selfmt.h
index 635144bb9b35d6bad3a397cd353c8ff0fe826ff4..91e0e631358ac5e5f17e6d12641c01ed49799ac6 100755 (executable)
@@ -1,3 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /********************************************************************
  * COPYRIGHT:
  * Copyright (c) 1997-2011, International Business Machines Corporation and
@@ -27,6 +29,7 @@
 
 #if !UCONFIG_NO_FORMATTING
 
+#if U_SHOW_CPLUSPLUS_API
 U_NAMESPACE_BEGIN
 
 class MessageFormat;
@@ -360,6 +363,7 @@ private:
 };
 
 U_NAMESPACE_END
+#endif // U_SHOW_CPLUSPLUS_API
 
 #endif /* #if !UCONFIG_NO_FORMATTING */