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