pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/input axis_scroller.cxx,1.4,1.5 contr


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/input axis_scroller.cxx,1.4,1.5 controller.cxx,1.17,1.18
Date: 22 Aug 2002 02:25:02 -0000

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

Modified Files:
        axis_scroller.cxx controller.cxx 
Log Message:
Albertos win32 compability patch

Index: axis_scroller.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/input/axis_scroller.cxx,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- axis_scroller.cxx   17 Aug 2002 17:56:24 -0000      1.4
+++ axis_scroller.cxx   22 Aug 2002 02:24:59 -0000      1.5
@@ -18,6 +18,7 @@
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #include <math.h>
+#include <assert.h>
 #include "axis.hxx"
 #include "axis_scroller.hxx"
 

Index: controller.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/input/controller.cxx,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- controller.cxx      19 Aug 2002 08:28:03 -0000      1.17
+++ controller.cxx      22 Aug 2002 02:24:59 -0000      1.18
@@ -17,6 +17,7 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+#include "pingus.hxx"
 #include "../debug.hxx"
 #include "../xml_helper.hxx"
 #include "../pingus_error.hxx"





reply via email to

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