mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 01:05:42 +00:00
[OLEAUT32_WINETEST] Fix non-PCH build.
This commit is contained in:
parent
d3fd5bdd97
commit
e2e63ede68
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue