dinput/tests: Remove unneeded NONAMELESS* macros.

This commit is contained in:
Francois Gouget 2006-11-23 21:33:40 +01:00 committed by Alexandre Julliard
parent 9d2f40cf33
commit dc44dbfa41
3 changed files with 0 additions and 6 deletions

View File

@ -18,8 +18,6 @@
#define DIRECTINPUT_VERSION 0x0700
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#include <windows.h>
#include <math.h>

View File

@ -19,8 +19,6 @@
#define DIRECTINPUT_VERSION 0x0700
#define COBJMACROS
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#include <windows.h>
#include <math.h>

View File

@ -20,8 +20,6 @@
#define DIRECTINPUT_VERSION 0x0700
#define COBJMACROS
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#include <windows.h>
#include <math.h>