mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 12:39:35 +00:00
8 lines
90 B
C
8 lines
90 B
C
/* $Id$
|
|
*/
|
|
|
|
#define _UNICODE
|
|
#include <wchar.h>
|
|
#include "internal/tcsnlen.h"
|
|
|
|
/* EOF */
|