diff options
Diffstat (limited to 'graphics/gsculpt/files/patch-cpp-Math-BBox2.h')
-rw-r--r-- | graphics/gsculpt/files/patch-cpp-Math-BBox2.h | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/graphics/gsculpt/files/patch-cpp-Math-BBox2.h b/graphics/gsculpt/files/patch-cpp-Math-BBox2.h deleted file mode 100644 index e9fe3b3f1643..000000000000 --- a/graphics/gsculpt/files/patch-cpp-Math-BBox2.h +++ /dev/null @@ -1,18 +0,0 @@ ---- cpp/Math/BBox2.h.orig Sat Mar 3 10:31:14 2007 -+++ cpp/Math/BBox2.h Wed Apr 11 16:32:28 2007 -@@ -8,7 +8,6 @@ - #ifndef BBOX2_H__ - #define BBOX2_H__ - --#include <boost/python.hpp> - - - -@@ -24,6 +23,7 @@ - #include <Math/Polygon2.h> - #include <Math/Side.h> - #include <Math/Axis.h> -+#include <boost/python.hpp> - - /* - 2D BOUNDING BOX |