mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +00:00
8 lines
90 B
C
8 lines
90 B
C
|
|
#define _UNICODE
|
|
#define _XINT wchar_t
|
|
#include <wchar.h>
|
|
#include "tcschr.h"
|
|
|
|
/* EOF */
|