[OLEAUT32_WINETEST] Fix non-PCH build.

This commit is contained in:
Amine Khaldi 2018-03-04 13:25:28 +01:00
parent d3fd5bdd97
commit e2e63ede68

View file

@ -26,7 +26,9 @@
#define COBJMACROS #define COBJMACROS
#define CONST_VTABLE #define CONST_VTABLE
#ifndef __REACTOS__
#define NONAMELESSUNION #define NONAMELESSUNION
#endif
#include "wine/test.h" #include "wine/test.h"
#include <windef.h> #include <windef.h>