1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-10 18:51:21 +03:00

Build fix 2 in CDL files.

This commit is contained in:
abk 2013-03-05 17:26:49 +04:00
parent 671eb1e862
commit 9cd1334737
3 changed files with 3 additions and 3 deletions

View File

@ -50,7 +50,7 @@ uses Shape from TopoDS,
SequenceOfCurve from TColGeom, SequenceOfCurve from TColGeom,
Curve from Geom, Curve from Geom,
StatusError from BRepFeat, StatusError from BRepFeat,
TopTools from IndexedMapOfShape IndexedMapOfShape from TopTools
raises ConstructionError from Standard raises ConstructionError from Standard

View File

@ -48,7 +48,7 @@ uses
HBuilder from TopOpeBRepBuild, HBuilder from TopOpeBRepBuild,
MapOfShape from TopTools, MapOfShape from TopTools,
ShapeModification from BRepBuilderAPI, ShapeModification from BRepBuilderAPI,
TopTools from IndexedMapOfShape IndexedMapOfShape from TopTools
raises raises
NotDone from StdFail , NotDone from StdFail ,

View File

@ -39,7 +39,7 @@ uses
Shape from TopoDS, Shape from TopoDS,
Edge from TopoDS, Edge from TopoDS,
ListOfShape from TopTools, ListOfShape from TopTools,
TopTools from IndexedMapOfShape IndexedMapOfShape from TopTools
is is