Bug 1037252 - Unbreak --disable-ion build after bug 1021790. r=bhackett

This commit is contained in:
Jan Beich 2014-07-12 10:21:03 +02:00
parent d514a143d3
commit 878c1d006f

View File

@ -9,6 +9,7 @@
#include "jsobj.h"
#include "builtin/TypedObject.h"
#include "vm/ArrayObject.h"
#include "vm/DateObject.h"
#include "vm/NumberObject.h"