Revision: 2366 http://synfig.svn.sourceforge.net/synfig/?rev=2366&view=rev Author: pabs3 Date: 2009-05-04 13:41:26 +0000 (Mon, 04 May 2009)
Log Message: ----------- Include stdio from the right section of _angle.h and use the C++ version Modified Paths: -------------- ETL/trunk/ETL/_angle.h Modified: ETL/trunk/ETL/_angle.h =================================================================== --- ETL/trunk/ETL/_angle.h 2009-05-04 13:39:59 UTC (rev 2365) +++ ETL/trunk/ETL/_angle.h 2009-05-04 13:41:26 UTC (rev 2366) @@ -1,4 +1,3 @@ -#include <stdio.h> /* ======================================================================== ** Extended Template and Library ** Angle Abstraction Class Implementation @@ -31,6 +30,7 @@ /* === H E A D E R S ======================================================= */ +#include <cstdio> #include <cmath> #include <functional> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ Synfig-devl mailing list Synfig-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-devl