shlwapi: Remove unneeded NONAMELESSXXX directives.

oldstable
Francois Gouget 2015-03-20 09:50:41 +01:00 committed by Alexandre Julliard
parent 351d907bbd
commit 14aa446f1d
5 changed files with 2 additions and 7 deletions

View File

@ -22,7 +22,6 @@
#define COBJMACROS
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"

View File

@ -24,8 +24,6 @@
#include <stdarg.h>
#include <string.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "winuser.h"

View File

@ -28,8 +28,6 @@
#include <string.h>
#define COBJMACROS
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"

View File

@ -31,7 +31,7 @@
#include <stdlib.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "winreg.h"

View File

@ -28,7 +28,7 @@
#include <string.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#define NO_SHLWAPI_REG