mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-11433 Add fix for header test
X-SVN-Rev: 37212
This commit is contained in:
parent
ecb566b1af
commit
cdb730c5a9
2 changed files with 4 additions and 1 deletions
|
@ -486,7 +486,9 @@ private:
|
|||
const RelativeDateTimeCacheData* fCache;
|
||||
const SharedNumberFormat *fNumberFormat;
|
||||
const SharedPluralRules *fPluralRules;
|
||||
#ifndef U_HIDE_DRAFT_API
|
||||
UDateRelativeDateTimeFormatterStyle fStyle;
|
||||
#endif /* U_HIDE_DRAFT_API */
|
||||
UDisplayContext fContext;
|
||||
const SharedBreakIterator *fOptBreakIterator;
|
||||
Locale fLocale;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (c) 2001-2014 International Business Machines
|
||||
# Copyright (c) 2001-2015 International Business Machines
|
||||
# Corporation and others. All Rights Reserved.
|
||||
# Begin temporary addition.
|
||||
# These are very bad "C" APIs that do not work with a C compiler and
|
||||
|
@ -74,6 +74,7 @@ region.h
|
|||
rep.h
|
||||
resbund.h
|
||||
schriter.h
|
||||
scientificformathelper.h
|
||||
scientificnumberformatter.h
|
||||
search.h
|
||||
selfmt.h
|
||||
|
|
Loading…
Add table
Reference in a new issue