Resolving compilation problem

This commit is contained in:
oan
2014-12-12 10:49:02 +03:00
committed by bugmaster
parent 8422b578d7
commit e275de58af
+2 -1
View File
@@ -957,7 +957,8 @@ void BRepMesh_FastDiscretFace::insertInternalVerticesBSpline(
{
// Update point parameter.
aStPnt1.SetX(aPrevParam2);
++j;
++j;
}
}
}
}