mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Build fix 2 in CDL files.
This commit is contained in:
parent
671eb1e862
commit
9cd1334737
@ -50,7 +50,7 @@ uses Shape from TopoDS,
|
||||
SequenceOfCurve from TColGeom,
|
||||
Curve from Geom,
|
||||
StatusError from BRepFeat,
|
||||
TopTools from IndexedMapOfShape
|
||||
IndexedMapOfShape from TopTools
|
||||
|
||||
raises ConstructionError from Standard
|
||||
|
||||
|
@ -48,7 +48,7 @@ uses
|
||||
HBuilder from TopOpeBRepBuild,
|
||||
MapOfShape from TopTools,
|
||||
ShapeModification from BRepBuilderAPI,
|
||||
TopTools from IndexedMapOfShape
|
||||
IndexedMapOfShape from TopTools
|
||||
|
||||
raises
|
||||
NotDone from StdFail ,
|
||||
|
@ -39,7 +39,7 @@ uses
|
||||
Shape from TopoDS,
|
||||
Edge from TopoDS,
|
||||
ListOfShape from TopTools,
|
||||
TopTools from IndexedMapOfShape
|
||||
IndexedMapOfShape from TopTools
|
||||
|
||||
is
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user