ole2.dll16: Remove unneeded NONAMELESSXXX directives.

This commit is contained in:
Francois Gouget 2015-03-16 19:06:46 +01:00 committed by Alexandre Julliard
parent 8110b3cb09
commit fe1a57c290
2 changed files with 1 additions and 3 deletions

View file

@ -25,7 +25,7 @@
#include <string.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "wine/winbase16.h"

View file

@ -29,8 +29,6 @@
#include <stdio.h>
#include <string.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"