[XMLLITE_WINETEST] Sync with Wine Staging 3.9. CORE-14656

This commit is contained in:
Amine Khaldi 2018-06-04 03:59:33 +01:00
parent f554481baf
commit 1074ede011

View file

@ -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)