mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 09:50:52 +00:00
d3d8: Remove unneeded NONAMELESSXXX directives.
This commit is contained in:
parent
d30c037a1e
commit
ae7dfe274f
2 changed files with 0 additions and 4 deletions
|
@ -24,8 +24,6 @@
|
|||
#include <math.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#define NONAMELESSUNION
|
||||
#define NONAMELESSSTRUCT
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "winuser.h"
|
||||
|
|
|
@ -24,8 +24,6 @@
|
|||
|
||||
#include <stdarg.h>
|
||||
|
||||
#define NONAMELESSUNION
|
||||
#define NONAMELESSSTRUCT
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "wingdi.h"
|
||||
|
|
Loading…
Reference in a new issue