mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 15:58:39 +09:00
Issue #2046 - Follow-up: Fix deprot in RelativeTimeFormat.
Found while building js/src deunified, with the exception of builtin/intl. Tag #80.
This commit is contained in:
parent
78bb7159ee
commit
77b6180555
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ using mozilla::RangedPtr;
|
|||
using js::intl::CallICU;
|
||||
using js::intl::GetAvailableLocales;
|
||||
using js::intl::IcuLocale;
|
||||
using js::intl::INITIAL_CHAR_BUFFER_SIZE;
|
||||
using js::intl::StringsAreEqual;
|
||||
|
||||
/**************** RelativeTimeFormat *****************/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue