diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-02-01 18:16:03 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-02-01 18:16:03 +0000 |
commit | 5f1ec71305f192ecc7b4e5fed40c9c0ea1a52d58 (patch) | |
tree | bd76aa6d942a9db989291ec338a558b2a044a585 /contrib/libstdc++/fstream | |
parent | 1952e2e1c1be6f107fa3ce8b10025cfd1cd7943b (diff) |
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 2c35ca92b0398..0000000000000 --- 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 |