]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/unicode/basictz.h
ICU-64243.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / unicode / basictz.h
index f1e477f4743894386f4dbb85525b73828fb022ff..3beb2ed1baa3797f6694e02af9b1d9b80d09c54c 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) 2007-2013, International Business Machines Corporation and
@@ -20,6 +22,7 @@
 #include "unicode/tzrule.h"
 #include "unicode/tztrans.h"
 
+#if U_SHOW_CPLUSPLUS_API
 U_NAMESPACE_BEGIN
 
 // forward declarations
@@ -206,6 +209,7 @@ protected:
 };
 
 U_NAMESPACE_END
+#endif // U_SHOW_CPLUSPLUS_API
 
 #endif /* #if !UCONFIG_NO_FORMATTING */