freebsd-ports/graphics/gsculpt/files/patch-cpp-Math-BBox2.h
Martin Wilke f60a7698b3 - Update to 0.99.39/2
PR:		112046
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
2007-04-24 22:33:53 +00:00

18 lines
334 B
C

--- 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