diff options
Diffstat (limited to 'WebKit/android/stlport/using/h/strstream.h')
| -rw-r--r-- | WebKit/android/stlport/using/h/strstream.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/WebKit/android/stlport/using/h/strstream.h b/WebKit/android/stlport/using/h/strstream.h new file mode 100644 index 0000000..a7d9f11 --- /dev/null +++ b/WebKit/android/stlport/using/h/strstream.h @@ -0,0 +1,4 @@ +using _STLP_OLD_IO_NAMESPACE::strstreambuf; +using _STLP_OLD_IO_NAMESPACE::istrstream; +using _STLP_OLD_IO_NAMESPACE::ostrstream; +using _STLP_OLD_IO_NAMESPACE::strstream; |
