diff options
Diffstat (limited to 'graphics/gsculpt/files/patch-src::PolylineTools::ToolPolyDraw.cpp')
-rw-r--r-- | graphics/gsculpt/files/patch-src::PolylineTools::ToolPolyDraw.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gsculpt/files/patch-src::PolylineTools::ToolPolyDraw.cpp b/graphics/gsculpt/files/patch-src::PolylineTools::ToolPolyDraw.cpp deleted file mode 100644 index be37e1b412fc..000000000000 --- a/graphics/gsculpt/files/patch-src::PolylineTools::ToolPolyDraw.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- ./src/PolylineTools/ToolPolyDraw.cpp.orig Mon Jul 21 19:13:35 2003 -+++ ./src/PolylineTools/ToolPolyDraw.cpp Mon Jul 21 19:14:06 2003 -@@ -27,7 +27,7 @@ - - #include "Point3.h" - -- -+using std::ostrstream; - - - |