]> git.pld-linux.org Git - packages/inkscape.git/blob - inkscape-gcc43.patch
- initial revision
[packages/inkscape.git] / inkscape-gcc43.patch
1 diff -urN inkscape-0.46/src/dom/io/uristream.cpp inkscape-0.46.new/src/dom/io/uristream.cpp
2 --- inkscape-0.46/src/dom/io/uristream.cpp      2008-03-11 05:19:31.000000000 +0100
3 +++ inkscape-0.46.new/src/dom/io/uristream.cpp  2008-07-11 20:02:59.105086069 +0200
4 @@ -39,6 +39,7 @@
5   * Released under GNU GPL, read the file 'COPYING' for more information
6   */
7  
8 +#include <cstring>
9  
10  #include "uristream.h"
11  
This page took 0.036014 seconds and 3 git commands to generate.