diff options
Diffstat (limited to 'graphics/inkscape/files/patch-src::livarot::PathOutline.cpp')
-rw-r--r-- | graphics/inkscape/files/patch-src::livarot::PathOutline.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/inkscape/files/patch-src::livarot::PathOutline.cpp b/graphics/inkscape/files/patch-src::livarot::PathOutline.cpp new file mode 100644 index 000000000..bf21ea2a4 --- /dev/null +++ b/graphics/inkscape/files/patch-src::livarot::PathOutline.cpp @@ -0,0 +1,10 @@ +--- src/livarot/PathOutline.cpp.orig Sat Apr 10 04:09:41 2004 ++++ src/livarot/PathOutline.cpp Sat Apr 10 04:34:35 2004 +@@ -9,6 +9,7 @@ + #include "Path.h" + //#include "MyMath.h" + #include <math.h> ++#include <algorithm> + #include <libnr/nr-point-fns.h> + + /* |