mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-08 14:17:06 +03:00
Build fix 2 in CDL files.
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user