dinput/tests: Remove unneeded NONAMELESS* macros.
This commit is contained in:
parent
9d2f40cf33
commit
dc44dbfa41
|
@ -18,8 +18,6 @@
|
|||
|
||||
#define DIRECTINPUT_VERSION 0x0700
|
||||
|
||||
#define NONAMELESSSTRUCT
|
||||
#define NONAMELESSUNION
|
||||
#include <windows.h>
|
||||
|
||||
#include <math.h>
|
||||
|
|
|
@ -19,8 +19,6 @@
|
|||
#define DIRECTINPUT_VERSION 0x0700
|
||||
|
||||
#define COBJMACROS
|
||||
#define NONAMELESSSTRUCT
|
||||
#define NONAMELESSUNION
|
||||
#include <windows.h>
|
||||
|
||||
#include <math.h>
|
||||
|
|
|
@ -20,8 +20,6 @@
|
|||
#define DIRECTINPUT_VERSION 0x0700
|
||||
|
||||
#define COBJMACROS
|
||||
#define NONAMELESSSTRUCT
|
||||
#define NONAMELESSUNION
|
||||
#include <windows.h>
|
||||
|
||||
#include <math.h>
|
||||
|
|
Loading…
Reference in New Issue