PatchworkOS
Loading...
Searching...
No Matches
wchar_t.h
Go to the documentation of this file.
1#ifndef _AUX_WCHAR_T_H
2#define _AUX_WCHAR_T_H 1
3
4#ifndef __cplusplus
5typedef __WCHAR_TYPE__ wchar_t;
6#endif
7
8#endif
__WCHAR_TYPE__ wchar_t
Definition wchar_t.h:5