mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 03:12:59 +00:00
[USP10_WINETEST] Sync with Wine Staging 3.9. CORE-14656
This commit is contained in:
parent
aa15c73fc5
commit
af009ed327
1 changed files with 0 additions and 4 deletions
|
@ -31,10 +31,6 @@
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <usp10.h>
|
#include <usp10.h>
|
||||||
|
|
||||||
#ifndef ARRAY_SIZE
|
|
||||||
#define ARRAY_SIZE(array) (sizeof(array) / sizeof((array)[0]))
|
|
||||||
#endif
|
|
||||||
|
|
||||||
typedef struct _itemTest {
|
typedef struct _itemTest {
|
||||||
char todo_flag[6];
|
char todo_flag[6];
|
||||||
int iCharPos;
|
int iCharPos;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue