msi: Remove unneeded NONAMELESSXXX directives.

This commit is contained in:
Francois Gouget 2015-03-13 20:06:53 +01:00 committed by Alexandre Julliard
parent e7979679b1
commit 232d1b6e3f
6 changed files with 0 additions and 7 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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