Bug 1233734 - Fix bad include order (CLOSED TREE). r=terrance

This commit is contained in:
Morgan Phillips 2016-01-22 13:13:54 -06:00
parent b19af47df1
commit 83ab53194c

View File

@ -5,9 +5,9 @@
* 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 "jsfriendapi.h"
#include "jsapi-tests/tests.h"
#include "vm/ScopeObject.h"
#include "jsfriendapi.h"
BEGIN_TEST(testForceLexicalInitialization)
{