[Orxonox-commit 808] r3329 - trunk/src/core/input

rgrieder at orxonox.net rgrieder at orxonox.net
Sun Jul 19 19:05:00 CEST 2009


Author: rgrieder
Date: 2009-07-19 19:05:00 +0200 (Sun, 19 Jul 2009)
New Revision: 3329

Modified:
   trunk/src/core/input/JoyStick.cc
Log:
Build fix for the JoyStick.

Modified: trunk/src/core/input/JoyStick.cc
===================================================================
--- trunk/src/core/input/JoyStick.cc	2009-07-19 16:01:22 UTC (rev 3328)
+++ trunk/src/core/input/JoyStick.cc	2009-07-19 17:05:00 UTC (rev 3329)
@@ -28,6 +28,7 @@
 
 #include "JoyStick.h"
 
+#include <climits>
 #include <ois/OISJoyStick.h>
 #include <boost/foreach.hpp>
 




More information about the Orxonox-commit mailing list