#ifndef _TYPES_WCHAR_T_H #define _TYPES_WCHAR_T_H typedef unsigned int wchar_t; #endif