wineconsole: Remove an unneeded NONAMELESSSTRUCT directive.

oldstable
Francois Gouget 2015-04-02 12:25:37 +02:00 committed by Alexandre Julliard
parent 6f64673fb5
commit 2271d82cda
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#include <stdarg.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"