Bug 1341067 followup - Fix non-unified build bustage. r=red

This commit is contained in:
Jan de Mooij 2017-02-27 10:00:02 +01:00
parent ed8798799e
commit 9fa749d29e

View File

@ -17,6 +17,7 @@
#include "jscompartmentinlines.h"
#include "jit/MacroAssembler-inl.h"
#include "vm/TypeInference-inl.h"
using namespace js;
using namespace js::jit;