mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
Resolving compilation problem
This commit is contained in:
@@ -957,7 +957,8 @@ void BRepMesh_FastDiscretFace::insertInternalVerticesBSpline(
|
|||||||
{
|
{
|
||||||
// Update point parameter.
|
// Update point parameter.
|
||||||
aStPnt1.SetX(aPrevParam2);
|
aStPnt1.SetX(aPrevParam2);
|
||||||
++j;
|
++j;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user