mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-20 16:01:10 +08:00
* include/Gl/glu.h: Include <stddef.h>.
Thanks to Greg Couch <gregcouch@users.sourceforge.net>
This commit is contained in:
parent
0e061ecf96
commit
19bb757951
@ -1,3 +1,8 @@
|
||||
2004-02-19 Danny Smith <dannysmith@users.sourceforge.net>
|
||||
|
||||
* include/Gl/glu.h: Include <stddef.h>.
|
||||
Thanks to Greg Couch <gregcouch@users.sourceforge.net>
|
||||
|
||||
2004-02-13 Earnie Boyd <earnie@users.sourceforge.net>
|
||||
|
||||
* include/ddk/winddk.h (DIRECTORY_QUERY): Add define.
|
||||
|
@ -34,6 +34,7 @@
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <stddef.h> /* for wchar_t */
|
||||
#include <GL/gl.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
x
Reference in New Issue
Block a user