mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 646304: Fix MSVC warning, r=bent
This commit is contained in:
parent
733f538571
commit
30d90dd975
@ -545,7 +545,7 @@ XRE_API(MessageLoop*,
|
||||
XRE_GetIOMessageLoop, ())
|
||||
|
||||
struct JSContext;
|
||||
struct JSString;
|
||||
class JSString;
|
||||
|
||||
XRE_API(bool,
|
||||
XRE_SendTestShellCommand, (JSContext* aCx,
|
||||
|
Loading…
Reference in New Issue
Block a user