migrate substitution keywords to SVN
[reactos.git] / reactos / lib / string / wcscat.c
1 /* $Id$
2 */
3
4 #define _UNICODE
5 #include <wchar.h>
6 #include "tcscat.h"
7
8 /* EOF */