summaryrefslogblamecommitdiffstats
path: root/graphics/gsculpt/files/patch-src::Math::BBox.h
blob: 2747163d10abb3801b8bfd3c55914ae2b1cefeb5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                        
--- ./src/Math/BBox.h.orig  Mon Jul 21 16:29:27 2003
+++ ./src/Math/BBox.h   Mon Jul 21 16:30:21 2003
@@ -12,6 +12,7 @@
 #include "Point3.h"
 #include "Plane.h"
 #include "Line3.h"
+using std::vector;