Fresco/Berlin/src Console.cc,1.13,1.14

Nick Lewycky <[email protected]>
Newsgroups gmane.comp.video.fresco.cvs
Message-ID <[email protected]>
Update of /cvs/fresco/Fresco/Berlin/src
In directory purcel:/tmp/cvs-serv31554/Berlin/src

Modified Files:
	Console.cc 
Log Message:
Add missing std namespace qualifier.


Index: Console.cc
===================================================================
RCS file: /cvs/fresco/Fresco/Berlin/src/Console.cc,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Console.cc	8 Feb 2003 20:45:16 -0000	1.13
+++ Console.cc	9 Feb 2003 19:14:36 -0000	1.14
@@ -89,7 +89,7 @@
                                        end = my_available_consoles.end();
        iter != end; ++iter)
   {
-    o << iter->first << " (" << iter->second << ")" << endl;
+    o << iter->first << " (" << iter->second << ")" << std::endl;
   }
 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.