Bug 937605 - Firefox fails to build on PPC64: GCInternals.h:29:5: error: ‘ZoneSelector’ does not name a type. r=billm

This commit is contained in:
Gregor Wagner 2013-11-15 14:40:37 -08:00
parent 724848850e
commit e6599c199f

View File

@ -9,6 +9,8 @@
#include "jsworkers.h"
#include "gc/Zone.h"
#include "vm/Runtime.h"
namespace js {