user32: Remove an unneeded NONAMELESSSTRUCT directive.
This commit is contained in:
parent
de896a3953
commit
68264c2da7
|
@ -33,7 +33,7 @@
|
|||
#include <assert.h>
|
||||
|
||||
#define NONAMELESSUNION
|
||||
#define NONAMELESSSTRUCT
|
||||
|
||||
#include "ntstatus.h"
|
||||
#define WIN32_NO_STATUS
|
||||
#include "windef.h"
|
||||
|
|
Loading…
Reference in New Issue