mirror of
https://github.com/reactos/reactos.git
synced 2025-06-12 09:28:30 +00:00
[UNICODE] Re-trial to fix Travis build
This commit is contained in:
parent
1ec0e9f6c3
commit
12c683a846
5 changed files with 16 additions and 2 deletions
|
@ -2,7 +2,11 @@
|
|||
/* generated from http://www.unicode.org/reports/tr10/allkeys.txt */
|
||||
/* DO NOT EDIT!! */
|
||||
|
||||
#ifdef __REACTOS__
|
||||
#include "wine/unicode.h"
|
||||
#else
|
||||
#include "windef.h"
|
||||
#endif
|
||||
|
||||
const unsigned int DECLSPEC_HIDDEN collation_table[12800] =
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue