oledb32: Remove unneeded NONAMELESSXXX directives.

This commit is contained in:
Francois Gouget 2015-03-16 19:08:29 +01:00 committed by Alexandre Julliard
parent 4d65584f8a
commit 11f1a21e9f
3 changed files with 0 additions and 6 deletions

View File

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

View File

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

View File

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