ICU-11433 Add fix for header test

X-SVN-Rev: 37212
This commit is contained in:
Michael Ow 2015-03-11 17:57:36 +00:00
parent ecb566b1af
commit cdb730c5a9
2 changed files with 4 additions and 1 deletions

View file

@ -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;

View file

@ -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