* include/inttypes.h: Include _mingw.h.
This commit is contained in:
		| @@ -1,4 +1,8 @@ | ||||
| 2003-07-24  Danny Smith  <dannysmith@users.sourceforge.net> | ||||
| 2003-09-24  Danny Smith  <dannysmith@users.sourceforge.net> | ||||
|  | ||||
| 	* include/inttypes.h: Include _mingw.h. | ||||
|  | ||||
| 2003-09-24  Danny Smith  <dannysmith@users.sourceforge.net> | ||||
|  | ||||
| 	* include/_mingw.h (__CRT_INLINE): Define. | ||||
| 	* include/ctype.h: Replace 'extern inline' with __CRT_INLINE, | ||||
|   | ||||
| @@ -3,6 +3,7 @@ | ||||
| #ifndef _INTTYPES_H_ | ||||
| #define _INTTYPES_H_ | ||||
|  | ||||
| #include <_mingw.h> | ||||
| #include <stdint.h> | ||||
| #define __need_wchar_t | ||||
| #include <stddef.h> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user