printui: Remove an unneeded NONAMELESSUNION directive.

This commit is contained in:
Francois Gouget 2015-03-18 08:19:02 +01:00 committed by Alexandre Julliard
parent b8521dbccd
commit a186ded57f
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
#include <stdarg.h> #include <stdarg.h>
#define COBJMACROS #define COBJMACROS
#define NONAMELESSUNION
#include "windef.h" #include "windef.h"
#include "winbase.h" #include "winbase.h"