Bug 888088 (part 5) - Fix #include ordering in js/src/jsapi-tests/. r=nnethercote.

This commit is contained in:
Emanuel Hoogeveen
2013-07-23 17:34:18 -07:00
parent 3f90c9bb7c
commit fa05403a0a
53 changed files with 72 additions and 91 deletions

View File

@@ -5,7 +5,6 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "jsapi-tests/tests.h"
#include "vm/Stack-inl.h"