mirror of
https://github.com/reactos/reactos.git
synced 2025-06-04 08:50:27 +00:00
[XMLLITE_WINETEST] Sync with Wine Staging 3.9. CORE-14656
This commit is contained in:
parent
f554481baf
commit
1074ede011
1 changed files with 0 additions and 4 deletions
|
@ -32,10 +32,6 @@
|
|||
#include "wine/test.h"
|
||||
#include "wine/heap.h"
|
||||
|
||||
#ifndef __REACTOS__
|
||||
#define ARRAY_SIZE(array) (sizeof(array)/sizeof((array)[0]))
|
||||
#endif
|
||||
|
||||
DEFINE_GUID(IID_IXmlReaderInput, 0x0b3ccc9b, 0x9214, 0x428b, 0xa2, 0xae, 0xef, 0x3a, 0xa8, 0x71, 0xaf, 0xda);
|
||||
|
||||
static WCHAR *a2w(const char *str)
|
||||
|
|
Loading…
Reference in a new issue