Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till.

This commit is contained in:
Nicholas Nethercote
2013-08-08 16:07:22 -07:00
parent 3f91427648
commit e71c8c0864
175 changed files with 327 additions and 502 deletions

View File

@@ -7,6 +7,7 @@
#include "jsapi-tests/tests.h"
#include "vm/ArgumentsObject-inl.h"
#include "vm/Stack-inl.h"
using namespace js;