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 ThunderstormBackground.hh


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/backgrounds ThunderstormBackground.hh,1.11,1.12 ThunderstormBackgroundData.cc,1.12,1.13
Date: 9 Jun 2002 14:04:12 -0000

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

Modified Files:
        ThunderstormBackground.hh ThunderstormBackgroundData.cc 
Log Message:
removed redundant includes (simplifies doxygen output)


Index: ThunderstormBackground.hh
===================================================================
RCS file: 
/usr/local/cvsroot/Games/Pingus/src/backgrounds/ThunderstormBackground.hh,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- ThunderstormBackground.hh   8 Jun 2002 20:19:54 -0000       1.11
+++ ThunderstormBackground.hh   9 Jun 2002 14:04:10 -0000       1.12
@@ -21,7 +21,6 @@
 #define THUNDERSTORMBACKGROUND_HH
 
 #include <vector>
-#include <ClanLib/display.h>
 #include "../WorldObj.hh"
 #include "ThunderstormBackgroundData.hh"
 

Index: ThunderstormBackgroundData.cc
===================================================================
RCS file: 
/usr/local/cvsroot/Games/Pingus/src/backgrounds/ThunderstormBackgroundData.cc,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- ThunderstormBackgroundData.cc       9 Jun 2002 13:03:11 -0000       1.12
+++ ThunderstormBackgroundData.cc       9 Jun 2002 14:04:10 -0000       1.13
@@ -19,8 +19,6 @@
 
 #include <fstream>
 #include <iostream>
-#include <ClanLib/core.h>
-#include "../editor/SpriteEditorObj.hh"
 #include "../XMLhelper.hh"
 #include "ThunderstormBackground.hh"
 #include "ThunderstormBackgroundData.hh"




reply via email to

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