]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/unicode/plurfmt.h
ICU-59117.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / unicode / plurfmt.h
index f7099d81e2314f22038f1d1927771c497cdcbf47..25251b7575153c40577b3fffb00506af34069334 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-2014, International Business Machines Corporation and
@@ -25,6 +27,7 @@
 #include "unicode/numfmt.h"
 #include "unicode/plurrule.h"
 
+#if U_SHOW_CPLUSPLUS_API
 U_NAMESPACE_BEGIN
 
 class Hashtable;
@@ -608,6 +611,7 @@ private:
 };
 
 U_NAMESPACE_END
+#endif // U_SHOW_CPLUSPLUS_API
 
 #endif /* #if !UCONFIG_NO_FORMATTING */