ICU-20119 Adds comment to change that fixes a header test failure.

This commit is contained in:
Norbert Runge 2018-09-19 13:55:50 -07:00 committed by Shane Carr
parent 160ad69219
commit 764281e463
No known key found for this signature in database
GPG key ID: FCED3B24AAB18B5C

View file

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