pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src/worldobjsdata liquid_data.cxx,1.1,1.2


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/worldobjsdata liquid_data.cxx,1.1,1.2
Date: 25 Sep 2002 18:09:59 -0000

Update of /usr/local/cvsroot/Games/Pingus/src/worldobjsdata
In directory dark:/tmp/cvs-serv30437/src/worldobjsdata

Modified Files:
        liquid_data.cxx 
Log Message:
replaced ostream with iostream


Index: liquid_data.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/worldobjsdata/liquid_data.cxx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- liquid_data.cxx     25 Sep 2002 17:21:39 -0000      1.1
+++ liquid_data.cxx     25 Sep 2002 18:09:57 -0000      1.2
@@ -17,7 +17,7 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
-#include <ostream>
+#include <iostream>
 #include "../editorobjs/liquid_obj.hxx"
 #include "../worldobjs/liquid.hxx"
 #include "../string_converter.hxx"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]