X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/57a6839dcb3bba09e8228b822b290604668416fe..38fbf2fd31f5cd99b500914d6037b1d06b608645:/icuSources/i18n/unicode/gender.h diff --git a/icuSources/i18n/unicode/gender.h b/icuSources/i18n/unicode/gender.h index 1a6ae8fe..40056f81 100644 --- a/icuSources/i18n/unicode/gender.h +++ b/icuSources/i18n/unicode/gender.h @@ -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 */