Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(642)

Unified Diff: icu4c/source/i18n/currdisplayinfo.h

Issue 335150043: Refreshing Number Parsing: ICU4J Base URL: svn+icussh://source.icu-project.org/repos/icu/trunk/
Patch Set: Replying to Andy feedback round one. See commit message. Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « icu4c/source/i18n/Makefile.in ('k') | icu4c/source/i18n/currdisplayinfo.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu4c/source/i18n/currdisplayinfo.h
===================================================================
--- icu4c/source/i18n/currdisplayinfo.h (revision 0)
+++ icu4c/source/i18n/currdisplayinfo.h (working copy)
@@ -0,0 +1,18 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
+
+#ifndef __CURRDISPLAYINFO_H__
+#define __CURRDISPLAYINFO_H__
+
+#include "unicode/utypes.h"
+
+#if !UCONFIG_NO_FORMATTING
+
+U_NAMESPACE_BEGIN
+
+
+
+U_NAMESPACE_END
+
+#endif // #if !UCONFIG_NO_FORMATTING
+#endif // #ifndef __CURRDISPLAYINFO_H__
Property changes on: icu4c/source/i18n/currdisplayinfo.h
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/plain;charset=utf-8
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
« no previous file with comments | « icu4c/source/i18n/Makefile.in ('k') | icu4c/source/i18n/currdisplayinfo.cpp » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b