summaryrefslogtreecommitdiffstats
path: root/graphics/gsculpt/files/patch-src::Math::BBox.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gsculpt/files/patch-src::Math::BBox.h')
-rw-r--r--graphics/gsculpt/files/patch-src::Math::BBox.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/gsculpt/files/patch-src::Math::BBox.h b/graphics/gsculpt/files/patch-src::Math::BBox.h
new file mode 100644
index 000000000..2747163d1
--- /dev/null
+++ b/graphics/gsculpt/files/patch-src::Math::BBox.h
@@ -0,0 +1,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;
+
+
+