pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/backgrounds SolidColorBackground.hh,1


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/backgrounds SolidColorBackground.hh,1.18,1.19 StarfieldBackground.cc,1.22,1.23 ThunderstormBackgroundData.cc,1.13,1.14
Date: 10 Jun 2002 15:01:26 -0000

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

Modified Files:
        SolidColorBackground.hh StarfieldBackground.cc 
        ThunderstormBackgroundData.cc 
Log Message:
some more include cleanup


Index: SolidColorBackground.hh
===================================================================
RCS file: 
/usr/local/cvsroot/Games/Pingus/src/backgrounds/SolidColorBackground.hh,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- SolidColorBackground.hh     10 Jun 2002 13:03:35 -0000      1.18
+++ SolidColorBackground.hh     10 Jun 2002 15:01:23 -0000      1.19
@@ -20,7 +20,6 @@
 #ifndef SOLIDCOLORBACKGROUND_HH
 #define SOLIDCOLORBACKGROUND_HH
 
-#include <ClanLib/Core/Math/cl_vector.h>
 #include "../StringConverter.hh"
 #include "../Color.hh"
 #include "../WorldObj.hh"

Index: StarfieldBackground.cc
===================================================================
RCS file: 
/usr/local/cvsroot/Games/Pingus/src/backgrounds/StarfieldBackground.cc,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- StarfieldBackground.cc      10 Jun 2002 11:00:28 -0000      1.22
+++ StarfieldBackground.cc      10 Jun 2002 15:01:23 -0000      1.23
@@ -21,7 +21,6 @@
 #include "../globals.hh"
 #include "../editor/SpriteEditorObj.hh"
 #include "../World.hh"
-#include "../StringConverter.hh"
 #include "../PingusResource.hh"
 #include "../XMLhelper.hh"
 #include "StarfieldBackground.hh"

Index: ThunderstormBackgroundData.cc
===================================================================
RCS file: 
/usr/local/cvsroot/Games/Pingus/src/backgrounds/ThunderstormBackgroundData.cc,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- ThunderstormBackgroundData.cc       9 Jun 2002 14:04:10 -0000       1.13
+++ ThunderstormBackgroundData.cc       10 Jun 2002 15:01:23 -0000      1.14
@@ -21,7 +21,6 @@
 #include <iostream>
 #include "../XMLhelper.hh"
 #include "ThunderstormBackground.hh"
-#include "ThunderstormBackgroundData.hh"
 
 void
 ThunderstormBackgroundData::write_xml(std::ofstream* xml)




reply via email to

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