#ifndef _WCHAR_T_DECL #define _WCHAR_T_DECL #if !defined(__cplusplus) typedef __wchar_t wchar_t; #endif #endif