Revision: 8491
          http://playerstage.svn.sourceforge.net/playerstage/?rev=8491&view=rev
Author:   natepak
Date:     2010-01-11 14:56:02 +0000 (Mon, 11 Jan 2010)

Log Message:
-----------
Added missing header

Modified Paths:
--------------
    code/websim/src/req_sim.cc

Modified: code/websim/src/req_sim.cc
===================================================================
--- code/websim/src/req_sim.cc  2010-01-10 17:24:00 UTC (rev 8490)
+++ code/websim/src/req_sim.cc  2010-01-11 14:56:02 UTC (rev 8491)
@@ -1,5 +1,7 @@
 #include "websim.hh"
+#include <stdio.h>
 #include <stdlib.h>
+
 using namespace websim;
 
 const uint32_t TICK_INTERVAL = 100; // 100 msec


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

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to