diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-03-24 01:58:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-03-24 01:58:32 +0000 |
commit | df5aed8de33407b20f97d7270e08569e65b3b613 (patch) | |
tree | c41c79c4ef7430b486f8d317ee8497996acc3333 /contrib/libstdc++/fstream | |
parent | 66d7199d63dd50149e63de8a1ffead30b532eee6 (diff) |
Notes
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 |