Commit 68264c2d authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

user32: Remove an unneeded NONAMELESSSTRUCT directive.

parent de896a39
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
#include <assert.h> #include <assert.h>
#define NONAMELESSUNION #define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "ntstatus.h" #include "ntstatus.h"
#define WIN32_NO_STATUS #define WIN32_NO_STATUS
#include "windef.h" #include "windef.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