Bug 1203297 - Fix one last bit of unified bustage; r=bbouvier

--HG--
extra : rebase_source : 944d85f96c01ecf425e8f2f1c6e643bfd7341855
This commit is contained in:
Terrence Cole 2015-09-15 12:10:47 -07:00
Родитель 17fe28d40c
Коммит b311e04c8f
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -29,6 +29,7 @@
#include "jsfuninlines.h"
#include "jsgcinlines.h"
#include "jsobjinlines.h"
#include "jsscriptinlines.h"
using namespace js;
using namespace js::gc;