summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/strstream
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/std/strstream')
-rw-r--r--libstdc++-v3/include/std/strstream3
1 files changed, 3 insertions, 0 deletions
diff --git a/libstdc++-v3/include/std/strstream b/libstdc++-v3/include/std/strstream
new file mode 100644
index 00000000000..53267144434
--- /dev/null
+++ b/libstdc++-v3/include/std/strstream
@@ -0,0 +1,3 @@
+#ifndef _CPP_STRSTREAM
+#include <bits/std_strstream.h>
+#endif