Commit 872e96fc authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

ntdll/tests: Remove an unneeded NONAMELESSSTRUCT directive.

parent ca1545cf
......@@ -25,10 +25,9 @@
#define _WIN32_WINNT 0x500 /* For NTSTATUS */
#endif
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "ntstatus.h"
#define WIN32_NO_STATUS
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "winnt.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