]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/unicode/gender.h
ICU-59180.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / unicode / gender.h
index 1a6ae8fe6c8d4854f28d9e0a0289d75e1ab3c57a..40056f81c570ca4c41d77d487cb332efbd466faa 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) 2008-2013, International Business Machines Corporation and
@@ -26,6 +28,7 @@
 
 class GenderInfoTest;
 
+#if U_SHOW_CPLUSPLUS_API
 U_NAMESPACE_BEGIN
 
 // Forward Declaration
@@ -104,6 +107,7 @@ private:
 };
 
 U_NAMESPACE_END
+#endif // U_SHOW_CPLUSPLUS_API
 
 #endif /* #if !UCONFIG_NO_FORMATTING */