mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0022623: Use of uninitialized variables in HLRBRep_Curve::UpdateMinMax in debug mode
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// File: HLRBRep_Curve.lxx
|
||||
// Created: Fri Mar 13 11:08:32 1992
|
||||
// Author: Christophe MARION
|
||||
// <cma@sdsun2>
|
||||
// File: HLRBRep_Curve.lxx
|
||||
// Created: Fri Mar 13 11:08:32 1992
|
||||
// Author: Christophe MARION
|
||||
// Copyright: OPEN CASCADE 2000
|
||||
|
||||
#include <Standard_NotImplemented.hxx>
|
||||
#include <gp_Pnt2d.hxx>
|
||||
@@ -191,4 +191,3 @@ inline Standard_Boolean HLRBRep_Curve::IsRational() const
|
||||
{
|
||||
return HLRBRep_BCurveTool::IsRational(myCurve);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user