ports/math/py-matplotlib/files/patch-src__mplutils.cpp
Li-Wen Hsu a07f700bb5 - Update to 0.91.2 [1]
- portlint fix
- Respect NOPORTEXAMPLES

PR:		ports/121893
Submitted by:	Geoffrey Mainland <mainland AT apeiron.net> (maintainer)
2008-05-07 04:43:35 +00:00

7 lines
197 B
C++

--- src/mplutils.cpp.orig Wed Mar 9 16:35:35 2005
+++ src/mplutils.cpp Wed Mar 9 16:36:19 2005
@@ -1,3 +1,4 @@
+#include <stdio.h>
#include <iostream>
#include <cstdarg>
#include "mplutils.h"