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