mirror of
https://github.com/reactos/reactos.git
synced 2025-06-20 01:35:22 +00:00

* Create a branch for some evul shell experiments. svn path=/branches/shell-experiments/; revision=61927
7 lines
90 B
C
7 lines
90 B
C
|
|
#define _UNICODE
|
|
#define _XINT wchar_t
|
|
#include <wchar.h>
|
|
#include "tcschr.h"
|
|
|
|
/* EOF */
|