From f1862edd2a407ac5b79167b7658c3a08d8c3e628 Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Wed, 9 Mar 2005 15:44:50 +0000 Subject: Unbreak: vsprintf() is in stdio.h --- math/py-matplotlib/files/patch-src::mplutils.cpp | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 math/py-matplotlib/files/patch-src::mplutils.cpp (limited to 'math/py-matplotlib/files/patch-src::mplutils.cpp') diff --git a/math/py-matplotlib/files/patch-src::mplutils.cpp b/math/py-matplotlib/files/patch-src::mplutils.cpp new file mode 100644 index 000000000000..a953442f8385 --- /dev/null +++ b/math/py-matplotlib/files/patch-src::mplutils.cpp @@ -0,0 +1,7 @@ +--- 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 + #include + #include + #include "mplutils.h" -- cgit v1.2.3