mshtml: Remove unneeded NONAMELESSXXX directives.

This commit is contained in:
Francois Gouget 2015-03-13 10:32:10 +01:00 committed by Alexandre Julliard
parent dc9684b663
commit ff983cc36a
2 changed files with 0 additions and 3 deletions

View File

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

View File

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