reactos/lib/sdk/crt/string/wcscmp.c
2011-05-24 18:40:34 +00:00

8 lines
80 B
C

/* $Id$
*/
#define _UNICODE
#include <wchar.h>
#include "tcscmp.h"
/* EOF */