mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
9 lines
80 B
C
9 lines
80 B
C
/* $Id$
|
|
*/
|
|
|
|
#define _UNICODE
|
|
#include <wchar.h>
|
|
#include "tcslen.h"
|
|
|
|
/* EOF */
|