]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/unicode/uiter.h
ICU-66108.tar.gz
[apple/icu.git] / icuSources / common / unicode / uiter.h
index 9792095e00092bf5630bb15dcc408bca1f7c5bf0..11ad75acd515c6e106b34d7c8003fe747cfc2b0e 100644 (file)
@@ -35,7 +35,7 @@
     class Replaceable;
 
     U_NAMESPACE_END
-#endif // U_SHOW_CPLUSPLUS_API
+#endif
 
 U_CDECL_BEGIN
 
@@ -702,7 +702,7 @@ uiter_setCharacterIterator(UCharIterator *iter, icu::CharacterIterator *charIter
 U_STABLE void U_EXPORT2
 uiter_setReplaceable(UCharIterator *iter, const icu::Replaceable *rep);
 
-#endif // U_SHOW_CPLUSPLUS_API
+#endif
 
 U_CDECL_END