diff options
Diffstat (limited to 'graphics/gsculpt/files/patch-src::Faces::CFace.h')
-rw-r--r-- | graphics/gsculpt/files/patch-src::Faces::CFace.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/gsculpt/files/patch-src::Faces::CFace.h b/graphics/gsculpt/files/patch-src::Faces::CFace.h new file mode 100644 index 000000000000..24f6eb5e486a --- /dev/null +++ b/graphics/gsculpt/files/patch-src::Faces::CFace.h @@ -0,0 +1,10 @@ +--- ./src/Faces/CFace.h.orig Mon Jul 21 18:33:51 2003 ++++ ./src/Faces/CFace.h Mon Jul 21 18:34:02 2003 +@@ -17,6 +17,7 @@ + + #include "Point3.h" + ++using std::vector; + + /* + ******************************************************************************* |