]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/unicode/gregocal.h
ICU-59117.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / unicode / gregocal.h
index e6ae4d6a1df70b0ceffe596d45fb52d1583dea14..4ae55625365d5d4c0951897c12cc197b71a44494 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-2013, International Business Machines Corporation and others.
 * All Rights Reserved.
@@ -35,6 +37,7 @@
  * \brief C++ API: Concrete class which provides the standard calendar.
  */
 
+#if U_SHOW_CPLUSPLUS_API
 U_NAMESPACE_BEGIN
 
 /** 
@@ -769,6 +772,7 @@ public:
 };
 
 U_NAMESPACE_END
+#endif // U_SHOW_CPLUSPLUS_API
 
 #endif /* #if !UCONFIG_NO_FORMATTING */