1 This patch is for Opencascade 6.5.
2 See http://www.opencascade.org/org/forum/thread_20076/
4 diff --git a/ros/src/BRepMesh/BRepMesh_FastDiscretFace.cxx b/ros/src/BRepMesh/BRepMesh_FastDiscretFace.cxx
5 index 8f96927..e0f5684 100644
6 --- a/ros/src/BRepMesh/BRepMesh_FastDiscretFace.cxx
7 +++ b/ros/src/BRepMesh/BRepMesh_FastDiscretFace.cxx
8 @@ -936,7 +936,7 @@ void BRepMesh_FastDiscretFace::InternalVertices ( const Handle(BRepAdaptor_HSurf
12 - else if (thetype == GeomAbs_BezierSurface || thetype == GeomAbs_BSplineSurface)
15 Standard_Integer i, j;