]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/unicode/stsearch.h
ICU-59117.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / unicode / stsearch.h
index d38cb23f2157e6945e66b10f2b844200e3e16c13..028fe24de0c065b374115bc8735b5bbe900c248d 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) 2001-2014 IBM and others. All rights reserved.
@@ -23,6 +25,7 @@
 #include "unicode/coleitr.h"
 #include "unicode/search.h"
 
+#if U_SHOW_CPLUSPLUS_API
 U_NAMESPACE_BEGIN
 
 /** 
@@ -497,6 +500,7 @@ private :
 };
 
 U_NAMESPACE_END
+#endif // U_SHOW_CPLUSPLUS_API
 
 #endif /* #if !UCONFIG_NO_COLLATION */