Mostly minor updates to the source tree for portcls.
[reactos.git] / reactos / lib / string / wcscpy.c
1 /* $Id$
2 */
3
4 #define _UNICODE
5 #include <wchar.h>
6 #include "tcscpy.h"
7
8 /* EOF */