summaryrefslogtreecommitdiff
path: root/graphics/gsculpt/files/patch-cpp-Math-Segment2.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gsculpt/files/patch-cpp-Math-Segment2.h')
-rw-r--r--graphics/gsculpt/files/patch-cpp-Math-Segment2.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/graphics/gsculpt/files/patch-cpp-Math-Segment2.h b/graphics/gsculpt/files/patch-cpp-Math-Segment2.h
deleted file mode 100644
index a01a454eb537..000000000000
--- a/graphics/gsculpt/files/patch-cpp-Math-Segment2.h
+++ /dev/null
@@ -1,18 +0,0 @@
---- cpp/Math/Segment2.h.orig Sat Mar 3 10:07:34 2007
-+++ cpp/Math/Segment2.h Wed Apr 11 18:10:37 2007
-@@ -8,7 +8,6 @@
- #ifndef SEGMENT2_H__
- #define SEGMENT2_H__
-
--#include <boost/python.hpp>
-
-
- #include <stdio.h>
-@@ -17,6 +16,7 @@
-
- #include <Math/Point2.h>
- #include <Math/Vector2.h>
-+#include <boost/python.hpp>
-
-
-