Bug 888768 (part 3) - Remove unnecessary *-inl.h #includes, as found by include-what-you-use. r=till.

This commit is contained in:
Nicholas Nethercote
2013-07-11 18:31:01 -07:00
parent 2f0febc29a
commit 399495fc48
42 changed files with 18 additions and 71 deletions

View File

@@ -24,9 +24,6 @@
#include "jscompartmentinlines.h"
#ifdef JSGC_GENERATIONAL
#include "vm/Shape-inl.h"
#endif
#include "vm/String-inl.h"
using namespace js;