mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 903501 followup - fix this CLOSED TREE by adding a using declaration; r=bustage
This commit is contained in:
parent
3d6e68fa5f
commit
17d43cb646
@ -13,6 +13,8 @@
|
||||
using namespace js;
|
||||
using namespace js::ion;
|
||||
|
||||
using mozilla::DebugOnly;
|
||||
|
||||
bool
|
||||
SetElemICInspector::sawOOBDenseWrite() const
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user