*** empty log message ***
From-SVN: r185
This commit is contained in:
parent
ea5e64f938
commit
b125a5a889
@ -61,11 +61,13 @@ typedef __SIZE_TYPE__ size_t;
|
||||
|
||||
#ifndef _WCHAR_T
|
||||
#ifndef _T_WCHAR_
|
||||
#ifndef _T_WCHAR
|
||||
#ifndef __WCHAR_T
|
||||
#ifndef _WCHAR_T_
|
||||
#ifndef ___int_wchar_t_h
|
||||
#define _WCHAR_T
|
||||
#define _T_WCHAR_
|
||||
#define _T_WCHAR
|
||||
#define __WCHAR_T
|
||||
#define _WCHAR_T_
|
||||
#define ___int_wchar_t_h
|
||||
@ -78,6 +80,7 @@ typedef __WCHAR_TYPE__ wchar_t;
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#endif /* __sys_stdtypes_h */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user