]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/unicode/format.h
ICU-62123.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / unicode / format.h
index cb8ea61f76e6c236ba5c4a103423d5125fa4a798..67fa5d968952589ed59273992cddc6bb1630e1fd 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) 1997-2011, International Business Machines Corporation and others.
@@ -39,6 +41,7 @@
 #include "unicode/parseerr.h" 
 #include "unicode/locid.h"
 
+#if U_SHOW_CPLUSPLUS_API
 U_NAMESPACE_BEGIN
 
 /**
@@ -298,6 +301,7 @@ protected:
 };
 
 U_NAMESPACE_END
+#endif // U_SHOW_CPLUSPLUS_API
 
 #endif /* #if !UCONFIG_NO_FORMATTING */