Bug 921130 - Minimize the #includes in js/src/jit; r=luke

This commit is contained in:
Ehsan Akhgari
2013-09-26 18:34:54 -04:00
parent b6a9cc536e
commit f6bc340ea2
132 changed files with 143 additions and 233 deletions

View File

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