aboutsummaryrefslogtreecommitdiff
path: root/contrib/libstdc++/strstream
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libstdc++/strstream')
-rw-r--r--contrib/libstdc++/strstream7
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libstdc++/strstream b/contrib/libstdc++/strstream
deleted file mode 100644
index ee360e0b7e43..000000000000
--- 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