Commit b125a5a8 by Richard Stallman

*** empty log message ***

From-SVN: r185
parent ea5e64f9
...@@ -61,11 +61,13 @@ typedef __SIZE_TYPE__ size_t; ...@@ -61,11 +61,13 @@ typedef __SIZE_TYPE__ size_t;
#ifndef _WCHAR_T #ifndef _WCHAR_T
#ifndef _T_WCHAR_ #ifndef _T_WCHAR_
#ifndef _T_WCHAR
#ifndef __WCHAR_T #ifndef __WCHAR_T
#ifndef _WCHAR_T_ #ifndef _WCHAR_T_
#ifndef ___int_wchar_t_h #ifndef ___int_wchar_t_h
#define _WCHAR_T #define _WCHAR_T
#define _T_WCHAR_ #define _T_WCHAR_
#define _T_WCHAR
#define __WCHAR_T #define __WCHAR_T
#define _WCHAR_T_ #define _WCHAR_T_
#define ___int_wchar_t_h #define ___int_wchar_t_h
...@@ -78,6 +80,7 @@ typedef __WCHAR_TYPE__ wchar_t; ...@@ -78,6 +80,7 @@ typedef __WCHAR_TYPE__ wchar_t;
#endif #endif
#endif #endif
#endif #endif
#endif
#endif /* __sys_stdtypes_h */ #endif /* __sys_stdtypes_h */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment