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

@@ -18,7 +18,6 @@
#include "jsscriptinlines.h"
#include "frontend/ParseMaps-inl.h"
#include "vm/ScopeObject-inl.h"
using namespace js;
using namespace js::frontend;