Add .gitattributes and .gitignore files and normalize line endings in the repository...
[reactos.git] / sdk / include / c++ / stlport / using / ostream
index f505f1c..162b32d 100644 (file)
@@ -1,10 +1,10 @@
-using _STLP_NEW_IO_NAMESPACE::basic_ostream;\r
-using _STLP_NEW_IO_NAMESPACE::ostream;\r
-\r
-# ifndef _STLP_NO_WIDE_STREAMS\r
-using _STLP_NEW_IO_NAMESPACE::wostream;\r
-# endif\r
-\r
-using _STLP_NEW_IO_NAMESPACE::endl;\r
-using _STLP_NEW_IO_NAMESPACE::ends;\r
-using _STLP_NEW_IO_NAMESPACE::flush;\r
+using _STLP_NEW_IO_NAMESPACE::basic_ostream;
+using _STLP_NEW_IO_NAMESPACE::ostream;
+
+# ifndef _STLP_NO_WIDE_STREAMS
+using _STLP_NEW_IO_NAMESPACE::wostream;
+# endif
+
+using _STLP_NEW_IO_NAMESPACE::endl;
+using _STLP_NEW_IO_NAMESPACE::ends;
+using _STLP_NEW_IO_NAMESPACE::flush;