Revision: 8401
          http://playerstage.svn.sourceforge.net/playerstage/?rev=8401&view=rev
Author:   natepak
Date:     2009-11-13 18:29:24 +0000 (Fri, 13 Nov 2009)

Log Message:
-----------
Fixed includes

Modified Paths:
--------------
    code/gazebo/trunk/libgazebo/SimIface.cc

Modified: code/gazebo/trunk/libgazebo/SimIface.cc
===================================================================
--- code/gazebo/trunk/libgazebo/SimIface.cc     2009-11-13 17:05:22 UTC (rev 
8400)
+++ code/gazebo/trunk/libgazebo/SimIface.cc     2009-11-13 18:29:24 UTC (rev 
8401)
@@ -4,7 +4,9 @@
 #include <sys/types.h>
 #include <sys/ipc.h>
 #include <sys/sem.h>
+#include <sys/time.h>
 #include <signal.h>
+#include <math.h>
 
 #include <stdio.h>
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to