diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-03-27 03:00:54 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-03-27 03:00:54 +0000 |
commit | d0a1905720f0fcec0487a392469ac6784e6a266e (patch) | |
tree | 85eba5204fb18082299f999deb70bdb6a6f15401 /contrib/libg++/libstdc++/string | |
parent | 69ffc00f5da62b5b9679474845e8fca0fbf534a7 (diff) |
Diffstat (limited to 'contrib/libg++/libstdc++/string')
-rw-r--r-- | contrib/libg++/libstdc++/string | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/libg++/libstdc++/string b/contrib/libg++/libstdc++/string deleted file mode 100644 index 467a2fd0a690..000000000000 --- a/contrib/libg++/libstdc++/string +++ /dev/null @@ -1,6 +0,0 @@ -// -*- C++ -*- forwarding header. -// This file is part of the GNU ANSI C++ Library. - -#ifndef __STRING__ -#include <std/string.h> -#endif |