1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-06-30 13:51:22 +00:00
reactos/lib/sdk/crt/string/wcsncat.c
2013-06-16 22:01:41 +00:00

6 lines
69 B
C

#define _UNICODE
#include <wchar.h>
#include "tcsncat.h"
/* EOF */