pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/entrances cloud.cxx,1.1,1.2 woodthing


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/entrances cloud.cxx,1.1,1.2 woodthing.cxx,1.1,1.2
Date: 13 Jun 2002 14:25:15 -0000

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

Modified Files:
        cloud.cxx woodthing.cxx 
Log Message:
removed unrequired include statements


Index: cloud.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/entrances/cloud.cxx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cloud.cxx   12 Jun 2002 19:02:54 -0000      1.1
+++ cloud.cxx   13 Jun 2002 14:25:13 -0000      1.2
@@ -17,14 +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 <cstdlib>
-#include <assert.h>
-
 #include "../pingus_resource.hxx"
-#include "../particles/smoke_particle.hxx"
-#include "../particles/ground_particle.hxx"
-#include "../algo.hxx"
-
 #include "cloud.hxx"
 
 Cloud::Cloud(EntranceData data)

Index: woodthing.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/entrances/woodthing.cxx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- woodthing.cxx       12 Jun 2002 19:02:54 -0000      1.1
+++ woodthing.cxx       13 Jun 2002 14:25:13 -0000      1.2
@@ -17,8 +17,6 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
-#include <cstdlib>
-
 #include "../particles/particle_holder.hxx"
 #include "../world.hxx"
 #include "../pingus_resource.hxx"




reply via email to

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