pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/gui gui_manager.cxx,1.12,1.13 root_gu


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/gui gui_manager.cxx,1.12,1.13 root_gui_manager.cxx,1.6,1.7
Date: 14 Sep 2002 19:06:36 -0000

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

Modified Files:
        gui_manager.cxx root_gui_manager.cxx 
Log Message:
- splitted IceBlock / ConveyorBelt
- removed unrequired includes (ignoring system headers)


Index: gui_manager.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/gui/gui_manager.cxx,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- gui_manager.cxx     5 Sep 2002 12:24:02 -0000       1.12
+++ gui_manager.cxx     14 Sep 2002 19:06:34 -0000      1.13
@@ -17,12 +17,8 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
-#include <iostream>
-#include <vector>
-#include <list>
 #include "../debug.hxx"
 #include "../globals.hxx"
-#include "../input/event.hxx"
 #include "../input/axis_event.hxx"
 #include "../input/button_event.hxx"
 #include "../input/pointer_event.hxx"

Index: root_gui_manager.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/gui/root_gui_manager.cxx,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- root_gui_manager.cxx        23 Aug 2002 15:49:55 -0000      1.6
+++ root_gui_manager.cxx        14 Sep 2002 19:06:34 -0000      1.7
@@ -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 <iostream>
-#include <list>
 #include "root_gui_manager.hxx"
 #include "../input/controller.hxx"
 





reply via email to

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