Bug 1310949: Fix non-unified build bustage; r=me

MozReview-Commit-ID: E8HEBmQqNO4

--HG--
extra : rebase_source : 806dcc5ef11a21382b20fadbe3604838a44addff
This commit is contained in:
Benjamin Bouvier 2016-10-24 13:15:44 +02:00
Родитель 8bce4d3904
Коммит 21a8e4efd4
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -18,6 +18,8 @@
#include "asmjs/WasmBinaryFormat.h"
#include "jsprf.h"
using namespace js;
using namespace js::wasm;