mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 07:26:20 +00:00
[JSCRIPT] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
919215fd3b
commit
8dba275bd6
38 changed files with 859 additions and 453 deletions
|
@ -19,6 +19,12 @@
|
|||
%{
|
||||
|
||||
#include "jscript.h"
|
||||
#include "engine.h"
|
||||
#include "parser.h"
|
||||
|
||||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(jscript);
|
||||
|
||||
%}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue