Bug 1400278 - Now fix style check bustage r=me

This commit is contained in:
Jon Coppeard 2017-09-20 14:00:56 +01:00
Родитель d9cb1f446d
Коммит 2b16b7ec4c
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -6,10 +6,10 @@
#include "jit/Ion.h"
#include "jscompartmentinlines.h"
#include "jit/JitCompartment.h"
#include "jscompartmentinlines.h"
using namespace js;
using namespace js::jit;