d3d8: Remove unneeded NONAMELESSXXX directives.

oldstable
Francois Gouget 2015-03-09 22:26:25 +01:00 committed by Alexandre Julliard
parent d30c037a1e
commit ae7dfe274f
2 changed files with 0 additions and 4 deletions

View File

@ -24,8 +24,6 @@
#include <math.h>
#include <stdarg.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "winuser.h"

View File

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