mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1233734 - Fix bad include order (CLOSED TREE). r=terrance
This commit is contained in:
parent
b19af47df1
commit
83ab53194c
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user