mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 1068857: Fix includes to appeas the style checker on a CLOSED TREE (r=red)
This commit is contained in:
parent
d613feb867
commit
e81b6bc6a7
@ -7,8 +7,8 @@
|
||||
#include "jit/JitOptions.h"
|
||||
#include "mozilla/TypeTraits.h"
|
||||
|
||||
#include "jsfun.h"
|
||||
#include <cstdlib>
|
||||
#include "jsfun.h"
|
||||
using namespace js;
|
||||
using namespace js::jit;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user