mirror of
https://github.com/reactos/reactos.git
synced 2025-04-19 04:07:16 +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 CONST_VTABLE
|
||||
#ifndef __REACTOS__
|
||||
#define NONAMELESSUNION
|
||||
#endif
|
||||
|
||||
#include "wine/test.h"
|
||||
#include <windef.h>
|
||||
|
|
Loading…
Reference in a new issue