]> gcc.gnu.org Git - gcc.git/blame - libstdc++/cstdio
* fix-header.c (main): Initialize cpplib.
[gcc.git] / libstdc++ / cstdio
CommitLineData
6599da04
JM
1// The -*- C++ -*- standard I/O header.
2// This file is part of the GNU ANSI C++ Library.
3
4#ifndef __CSTDIO__
5#define __CSTDIO__
6#include <stdio.h>
7#endif
This page took 0.174023 seconds and 5 git commands to generate.