ReactOS 0.4.15-dev-8614-gbc76250
wcschr.c
Go to the documentation of this file.
1
2#define _UNICODE
3#define _XINT wchar_t
4#include <wchar.h>
5#include "tcschr.h"
6
7/* EOF */