Bug 1519397 - Fix non-unified build bustage r=me

This commit is contained in:
Jon Coppeard 2019-01-14 11:32:54 +00:00
parent cc1da19831
commit 78f8d4a2e2

View File

@ -7,6 +7,7 @@
#include "mozilla/DebugOnly.h"
#include "gc/GCInternals.h"
#include "gc/GCLock.h"
#include "js/HashTable.h"
#include "vm/Realm.h"
#include "vm/Runtime.h"