Commit cdb3cf85 by Gerald Pfeifer Committed by Gerald Pfeifer

* config/c_io_stdio.h: Include stddef.h.

From-SVN: r37502
parent 2b8b5d02
2000-11-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* config/c_io_stdio.h: Include stddef.h.
2000-11-16 Mark Mitchell <mark@codesourcery.com>
* config/c_io_stdio.h (streamsize): Make it a typedef for
......
......@@ -33,6 +33,7 @@
#define _CPP_IO_STDIO_H 1
#include <stdio.h>
#include <stddef.h>
#include <bits/c++threads.h>
#if _GLIBCPP_USE_WCHAR_T
......
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