diff options
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 |