mirror of
https://github.com/reactos/wine.git
synced 2025-03-02 09:47:59 +00:00
Added missing NONAMELESSSTRUCT/UNION.
This commit is contained in:
parent
fbef57c0ce
commit
6d4aeeca5e
@ -38,6 +38,9 @@
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
|
||||
#define NONAMELESSUNION
|
||||
#define NONAMELESSSTRUCT
|
||||
|
||||
#include "winternl.h"
|
||||
#include "async.h"
|
||||
#include "thread.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user