From 5249e13e8b19611f5613173c08bd57c33a2f5467 Mon Sep 17 00:00:00 2001 From: Alexander Nedotsukov Date: Mon, 12 Apr 2004 16:20:45 +0000 Subject: - Update to 0.38.1 - Workaround internal compiller error on -STABLE [1] - More build patches incl. fix for build with antiqe STL on -STABLE Reported by: Lee Harr [1] --- graphics/inkscape/files/patch-src::livarot::Path.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 graphics/inkscape/files/patch-src::livarot::Path.cpp (limited to 'graphics/inkscape/files/patch-src::livarot::Path.cpp') diff --git a/graphics/inkscape/files/patch-src::livarot::Path.cpp b/graphics/inkscape/files/patch-src::livarot::Path.cpp new file mode 100644 index 000000000000..587ec22c418a --- /dev/null +++ b/graphics/inkscape/files/patch-src::livarot::Path.cpp @@ -0,0 +1,10 @@ +--- src/livarot/Path.cpp.orig Sat Apr 10 03:53:47 2004 ++++ src/livarot/Path.cpp Sat Apr 10 03:53:52 2004 +@@ -7,6 +7,7 @@ + */ + + #include ++#include + #include "Path.h" + #include + #include -- cgit v1.2.3