Revision: 6402 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6402&view=rev Author: mmetz_bn Date: 2008-11-14 08:15:27 +0000 (Fri, 14 Nov 2008)
Log Message: ----------- Added missing include, fixed debian bug #505618 Modified Paths: -------------- trunk/matplotlib/src/mplutils.cpp Modified: trunk/matplotlib/src/mplutils.cpp =================================================================== --- trunk/matplotlib/src/mplutils.cpp 2008-11-13 08:11:13 UTC (rev 6401) +++ trunk/matplotlib/src/mplutils.cpp 2008-11-14 08:15:27 UTC (rev 6402) @@ -1,5 +1,6 @@ #include <iostream> #include <cstdarg> +#include <cstdio> #include "mplutils.h" void _VERBOSE(const std::string& s) { 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 Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Matplotlib-checkins mailing list Matplotlib-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins