mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
js: add using js::LifoAlloc to fix build
This commit is contained in:
parent
6a7219fb70
commit
e162f075ec
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@
|
|||
|
||||
using namespace js::irregexp;
|
||||
|
||||
using js::LifoAlloc;
|
||||
using mozilla::ArrayLength;
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue