diff options
Diffstat (limited to 'contrib/libstdc++/cstdio')
-rw-r--r-- | contrib/libstdc++/cstdio | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libstdc++/cstdio b/contrib/libstdc++/cstdio deleted file mode 100644 index 1fe1456..0000000 --- a/contrib/libstdc++/cstdio +++ /dev/null @@ -1,7 +0,0 @@ -// The -*- C++ -*- standard I/O header. -// This file is part of the GNU ANSI C++ Library. - -#ifndef __CSTDIO__ -#define __CSTDIO__ -#include <stdio.h> -#endif |