]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/unicode/calendar.h
ICU-59180.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / unicode / calendar.h
index 7f531ad09f9b746bc4612ed0a9ce61439ee498b9..2beef7157f44d5acbb37de21b1e3dc473723c143 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-2014, International Business Machines
 /*
 ********************************************************************************
 *   Copyright (C) 1997-2014, International Business Machines
@@ -39,6 +41,7 @@
 #include "unicode/ucal.h"
 #include "unicode/umisc.h"
 
 #include "unicode/ucal.h"
 #include "unicode/umisc.h"
 
+#if U_SHOW_CPLUSPLUS_API
 U_NAMESPACE_BEGIN
 
 class ICUServiceFactory;
 U_NAMESPACE_BEGIN
 
 class ICUServiceFactory;
@@ -2552,6 +2555,7 @@ inline int32_t  Calendar::weekNumber(int32_t dayOfPeriod, int32_t dayOfWeek)
 #endif  /* U_HIDE_INTERNAL_API */
 
 U_NAMESPACE_END
 #endif  /* U_HIDE_INTERNAL_API */
 
 U_NAMESPACE_END
+#endif // U_SHOW_CPLUSPLUS_API
 
 #endif /* #if !UCONFIG_NO_FORMATTING */
 
 
 #endif /* #if !UCONFIG_NO_FORMATTING */