Bug 1020290 - fix bustage on CLOSED TREE

This commit is contained in:
Lars T Hansen 2014-06-26 10:08:40 +02:00
parent 8954b72140
commit c8f1647a7d

View File

@ -12,7 +12,9 @@
#include "gc/Nursery.h"
#include "js/TracingAPI.h"
#include "gc/Heap.h"
#include "vm/Runtime.h"
namespace js {
namespace gc {