summaryrefslogtreecommitdiff
path: root/graphics/gsculpt/files/patch-cpp-Math-BBox2.h
blob: e9fe3b3f16436c557a2bdd06d59bf3bc14e49e4d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- 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