freebsd-ports/graphics/gsculpt/files/patch-cpp-Math-Segment2.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
326 B
C

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