Commit 54daeae7 authored by Alexandre Julliard's avatar Alexandre Julliard

Added NONAMELESSUNION/STRUCT defines.

parent 22824cb0
...@@ -22,6 +22,8 @@ ...@@ -22,6 +22,8 @@
#include "config.h" #include "config.h"
#include "wine/port.h" #include "wine/port.h"
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h" #include "windef.h"
#include "winternl.h" #include "winternl.h"
#include "winbase.h" #include "winbase.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment