mirror of
https://github.com/reactos/reactos.git
synced 2025-06-17 19:05:20 +00:00

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