diff options
Diffstat (limited to 'math/py-matplotlib/files/patch-src::mplutils.cpp')
-rw-r--r-- | math/py-matplotlib/files/patch-src::mplutils.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/math/py-matplotlib/files/patch-src::mplutils.cpp b/math/py-matplotlib/files/patch-src::mplutils.cpp deleted file mode 100644 index a953442..0000000 --- a/math/py-matplotlib/files/patch-src::mplutils.cpp +++ /dev/null @@ -1,7 +0,0 @@ ---- 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" |