msdaps: Remove unneeded NONAMELESSXXX directives.

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

View file

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

View file

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

View file

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