[USP10_WINETEST] Sync with Wine Staging 3.9. CORE-14656
[reactos.git] / modules / rostests / winetests / usp10 / usp10.c
index f548b57..aa26997 100644 (file)
 #include <windows.h>
 #include <usp10.h>
 
-#ifndef ARRAY_SIZE
-#define ARRAY_SIZE(array) (sizeof(array) / sizeof((array)[0]))
-#endif
-
 typedef struct _itemTest {
     char todo_flag[6];
     int iCharPos;