Bug 634839 (part 1) - Remove unnecessary headers (as found by include-what-you-use) from js/src/jsfoo.cpp files. r=luke.

This commit is contained in:
Nicholas Nethercote
2013-04-23 23:44:36 -07:00
parent 92015087a4
commit 5da6cef3c7
54 changed files with 128 additions and 340 deletions

View File

@@ -5,6 +5,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "jsalloc.h"
#include "jscntxt.h"
using namespace js;