ICU-20119 Merge pull request #152 from gnrunge/icu63_1

ICU-20119 Smalles fixes for public and internal header test failures.
This commit is contained in:
gnrunge 2018-09-20 12:39:45 -07:00 committed by Shane Carr
commit 1ca6e3759f
No known key found for this signature in database
GPG Key ID: FCED3B24AAB18B5C
3 changed files with 4 additions and 0 deletions

View File

@ -1637,9 +1637,11 @@ private:
const UnicodeSet* inclusions,
UErrorCode &status);
#ifndef U_HIDE_DRAFT_API // Skipped: ucpmap.h is draft only.
void applyIntPropertyValue(const UCPMap *map,
UCPMapValueFilter *filter, const void *context,
UErrorCode &errorCode);
#endif
/**
* Set the new pattern to cache.

View File

@ -4,6 +4,7 @@
#ifndef ERARULES_H_
#define ERARULES_H_
#include "unicode/localpointer.h"
#include "unicode/utypes.h"
#if !UCONFIG_NO_FORMATTING

View File

@ -68,6 +68,7 @@ normalizer2.h
normlzr.h
nounit.h
numberformatter.h
numberrangeformatter.h
numfmt.h
numsys.h
parsepos.h