Revision: 8145 http://playerstage.svn.sourceforge.net/playerstage/?rev=8145&view=rev Author: gbiggs Date: 2009-07-28 03:46:00 +0000 (Tue, 28 Jul 2009)
Log Message: ----------- Applied patch #2826950 Modified Paths: -------------- code/player/trunk/server/drivers/mixed/evolution/er1/er.cc Modified: code/player/trunk/server/drivers/mixed/evolution/er1/er.cc =================================================================== --- code/player/trunk/server/drivers/mixed/evolution/er1/er.cc 2009-07-28 03:41:35 UTC (rev 8144) +++ code/player/trunk/server/drivers/mixed/evolution/er1/er.cc 2009-07-28 03:46:00 UTC (rev 8145) @@ -113,6 +113,9 @@ #define DEG2RAD_CONV(x) ((x)*(M_PI/180)) #include <libplayercore/playercore.h> +#if !defined (HAVE_CFMAKERAW) + #include <replace/replace.h> +#endif static float lastlvel, lastrvel; 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 Playerstage-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/playerstage-commit