mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 04:13:35 +00:00
7 lines
69 B
C
7 lines
69 B
C
|
|
#define _UNICODE
|
|
#include <wchar.h>
|
|
#include "tcsncpy.h"
|
|
|
|
/* EOF */
|