pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src client.hxx,1.25,1.26


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src client.hxx,1.25,1.26
Date: 20 Dec 2002 20:45:52 -0000

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

Modified Files:
        client.hxx 
Log Message:
-minor cleanup


Index: client.hxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/client.hxx,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- client.hxx  20 Dec 2002 01:22:32 -0000      1.25
+++ client.hxx  20 Dec 2002 20:45:50 -0000      1.26
@@ -22,17 +22,16 @@
 
 #include <ClanLib/Signals/slot.h>
 #include <ClanLib/Display/Input/inputdevice.h>
-#include <vector>
 #include "result.hxx"
 #include "gui_screen.hxx"
 #include "sprite.hxx"
 
 namespace Input {
 class Controller;
-class ButtonEvent;
-class PointerEvent;
-class ScrollEvent;
-class AxisEvent;
+struct ButtonEvent;
+struct PointerEvent;
+struct ScrollEvent;
+struct AxisEvent;
 } // namespace Input
 
 namespace GUI {




reply via email to

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