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