Revision: 9013
http://playerstage.svn.sourceforge.net/playerstage/?rev=9013&view=rev
Author: jpgr87
Date: 2010-12-15 03:37:19 +0000 (Wed, 15 Dec 2010)
Log Message:
-----------
Fixed bug #3137518: playerc_wrap.h requires #include stdint.h
Modified Paths:
--------------
code/player/trunk/client_libs/libplayerc/bindings/ruby/playerc.i
Modified: code/player/trunk/client_libs/libplayerc/bindings/ruby/playerc.i
===================================================================
--- code/player/trunk/client_libs/libplayerc/bindings/ruby/playerc.i
2010-12-14 14:35:25 UTC (rev 9012)
+++ code/player/trunk/client_libs/libplayerc/bindings/ruby/playerc.i
2010-12-15 03:37:19 UTC (rev 9013)
@@ -24,6 +24,7 @@
%{
#include "playerc_wrap.h"
+#include "stdint.h"
%}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit