• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1diff --git a/source/i18n/unicode/numberrangeformatter.h b/source/i18n/unicode/numberrangeformatter.h
2index 7f535952..ba5ec7b6 100644
3--- a/source/i18n/unicode/numberrangeformatter.h
4+++ b/source/i18n/unicode/numberrangeformatter.h
5@@ -68,6 +68,9 @@ struct UFormattedNumberRangeImpl;
6
7 } // namespace impl
8
9+
10+#if 0
11+
12 /**
13  * \cond
14  * Export an explicit template instantiation. See datefmt.h
15@@ -84,6 +87,8 @@ namespace number {  // icu::number
16 #endif
17 /** \endcond */
18
19+#endif
20+
21 // Other helper classes would go here, but there are none.
22
23 namespace impl {  // icu::number::impl
24