X-Git-Url: http://git.buserror.net/cgi-bin/gitweb.cgi?p=polintos%2Fscott%2Fpriv.git;a=blobdiff_plain;f=include%2Fc%2B%2B%2Fstl%2Fusing%2Fh%2Fstrstream.h;fp=include%2Fc%2B%2B%2Fstl%2Fusing%2Fh%2Fstrstream.h;h=a7d9f119cbcdd1fa3443ab0927211459b01cd991;hp=0000000000000000000000000000000000000000;hb=173d8903eb9d51a4ea7d7fa3e52dc86c9bb6d4f1;hpb=b024710fe2b60cd4a42a8993b61333d6cdb56ca3 diff --git a/include/c++/stl/using/h/strstream.h b/include/c++/stl/using/h/strstream.h new file mode 100644 index 0000000..a7d9f11 --- /dev/null +++ b/include/c++/stl/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;