summaryrefslogtreecommitdiffstats
path: root/WebKit/android/stlport/using/h/ostream.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/android/stlport/using/h/ostream.h')
-rw-r--r--WebKit/android/stlport/using/h/ostream.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/WebKit/android/stlport/using/h/ostream.h b/WebKit/android/stlport/using/h/ostream.h
new file mode 100644
index 0000000..6ba3f88
--- /dev/null
+++ b/WebKit/android/stlport/using/h/ostream.h
@@ -0,0 +1,6 @@
+using _STLP_OLD_IO_NAMESPACE::ostream;
+using _STLP_OLD_IO_NAMESPACE::endl;
+using _STLP_OLD_IO_NAMESPACE::ends;
+using _STLP_OLD_IO_NAMESPACE::flush;
+
+// using _STLP_OLD_IO_NAMESPACE::ws;