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

8 lines
81 B
C

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