mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-11 08:01:32 +00:00
ICU-20119 Adds comment to change that fixes a header test failure.
This commit is contained in:
parent
160ad69219
commit
764281e463
1 changed files with 1 additions and 1 deletions
|
@ -1637,7 +1637,7 @@ private:
|
|||
const UnicodeSet* inclusions,
|
||||
UErrorCode &status);
|
||||
|
||||
#ifndef U_HIDE_DRAFT_API
|
||||
#ifndef U_HIDE_DRAFT_API // Skipped: ucpmap.h is draft only.
|
||||
void applyIntPropertyValue(const UCPMap *map,
|
||||
UCPMapValueFilter *filter, const void *context,
|
||||
UErrorCode &errorCode);
|
||||
|
|
Loading…
Add table
Reference in a new issue