diff options
Diffstat (limited to 'contrib/libg++/libstdc++/cstdio')
-rw-r--r-- | contrib/libg++/libstdc++/cstdio | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/libg++/libstdc++/cstdio b/contrib/libg++/libstdc++/cstdio deleted file mode 100644 index ac851787b307..000000000000 --- a/contrib/libg++/libstdc++/cstdio +++ /dev/null @@ -1,6 +0,0 @@ -// -*- C++ -*- forwarding header. -// This file is part of the GNU ANSI C++ Library. - -#ifndef __CSTDIO__ -#include <std/cstdio.h> -#endif |