This commit was manufactured by cvs2svn to create branch 'captive'.
[reactos.git] / lib / string / wcscmp.c
1 /* $Id$
2  */
3
4 #define _UNICODE
5 #include <wchar.h>
6 #include "tcscmp.h"
7
8 /* EOF */