pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/worldmap PingusWorldMap.hh,1.27,1.28


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/worldmap PingusWorldMap.hh,1.27,1.28 PingusWorldMapManager.cc,1.24,1.25 PingusWorldMapStat.hh,1.7,1.8
Date: 10 Jun 2002 15:01:26 -0000

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

Modified Files:
        PingusWorldMap.hh PingusWorldMapManager.cc 
        PingusWorldMapStat.hh 
Log Message:
some more include cleanup


Index: PingusWorldMap.hh
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/worldmap/PingusWorldMap.hh,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- PingusWorldMap.hh   10 Jun 2002 13:03:35 -0000      1.27
+++ PingusWorldMap.hh   10 Jun 2002 15:01:23 -0000      1.28
@@ -20,7 +20,6 @@
 #ifndef PINGUSWORLDMAP_HH
 #define PINGUSWORLDMAP_HH
 
-#include <string>
 #include "PingusWorldMapStat.hh"
 
 class CL_Key;

Index: PingusWorldMapManager.cc
===================================================================
RCS file: 
/usr/local/cvsroot/Games/Pingus/src/worldmap/PingusWorldMapManager.cc,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- PingusWorldMapManager.cc    10 Jun 2002 11:00:28 -0000      1.24
+++ PingusWorldMapManager.cc    10 Jun 2002 15:01:23 -0000      1.25
@@ -20,7 +20,6 @@
 #include <ClanLib/Display/Input/input.h>
 #include "../PathManager.hh"
 #include "../DeltaManager.hh"
-#include "../globals.hh"
 #include "../algo.hh"
 #include "../Display.hh"
 #include "PingusWorldMap.hh"

Index: PingusWorldMapStat.hh
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/worldmap/PingusWorldMapStat.hh,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- PingusWorldMapStat.hh       10 Jun 2002 13:03:36 -0000      1.7
+++ PingusWorldMapStat.hh       10 Jun 2002 15:01:23 -0000      1.8
@@ -22,7 +22,6 @@
 
 #include <map>
 #include "PingusWorldMapGraph.hh"
-#include "PingusWorldMapStat.hh"
 
 class _xmlDoc;  typedef _xmlDoc*  xmlDocPtr;
 class _xmlNode; typedef _xmlNode* xmlNodePtr;




reply via email to

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