]> git.pld-linux.org Git - packages/graphviz.git/blob - graphviz-visio.patch
- release 7 (by relup.sh)
[packages/graphviz.git] / graphviz-visio.patch
1 --- graphviz-2.36.0/plugin/visio/VisioText.cpp.orig     2014-01-11 23:59:44.000000000 +0100
2 +++ graphviz-2.36.0/plugin/visio/VisioText.cpp  2014-04-06 22:19:55.288689473 +0200
3 @@ -19,6 +19,7 @@
4  
5  #include "gvcjob.h"
6  #include "gvio.h"
7 +#include <stdlib.h>
8  #include <string.h>
9  
10  extern "C" char *xml_string(char* str);
This page took 0.035764 seconds and 3 git commands to generate.