winedump: Remove unneeded NONAMELESSXXX directives.

oldstable
Francois Gouget 2015-04-03 01:25:28 +02:00 committed by Alexandre Julliard
parent 8a63982f73
commit f635beea75
7 changed files with 2 additions and 12 deletions

View File

@ -39,8 +39,6 @@
#endif
#include <fcntl.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "winedump.h"

View File

@ -39,8 +39,6 @@
#endif
#include <fcntl.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "winedump.h"

View File

@ -35,8 +35,6 @@
#endif
#include <fcntl.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "winnt.h"

View File

@ -36,7 +36,7 @@
#include <fcntl.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "winnt.h"

View File

@ -39,8 +39,6 @@
#endif
#include <fcntl.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "winedump.h"

View File

@ -40,7 +40,7 @@
#include <fcntl.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "winedump.h"

View File

@ -42,8 +42,6 @@
#include <assert.h>
#include <stdarg.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"