mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
parent
ba7f1b61ec
commit
176674f9f1
1 changed files with 1 additions and 1 deletions
|
@ -2600,7 +2600,7 @@ StringClass FormattedNumber::toDecimalNumber(UErrorCode& status) const {
|
|||
StringByteSink<StringClass> sink(&result);
|
||||
toDecimalNumber(sink, status);
|
||||
return result;
|
||||
};
|
||||
}
|
||||
#endif // U_HIDE_DRAFT_API
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue