mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 00:38:39 +09:00
Merge remote-tracking branch 'origin/tracking' into custom
This commit is contained in:
commit
1956d3d66b
12 changed files with 301 additions and 52 deletions
|
|
@ -18,6 +18,8 @@
|
|||
#include "js/Vector.h"
|
||||
#include "vm/String.h"
|
||||
|
||||
#include "jscntxt.h"
|
||||
|
||||
namespace JS { class Value; }
|
||||
|
||||
class JSObject;
|
||||
|
|
@ -159,4 +161,4 @@ CallICU(JSContext* cx, const ICUStringFunction& strFn)
|
|||
|
||||
} // namespace js
|
||||
|
||||
#endif /* builtin_intl_CommonFunctions_h */
|
||||
#endif /* builtin_intl_CommonFunctions_h */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue