0024750: Replace instantiations of TCollection generic classes by NCollection templat...
[occt.git] / src / ChFiKPart / ChFiKPart.cdl
index 112b5a9..0cbe0cc 100644 (file)
@@ -38,10 +38,9 @@ uses
 
 is
 
-    class RstMap instantiates DataMap from TCollection 
-       (Integer from Standard, 
-        HCurve2d from Adaptor2d, 
-        MapIntegerHasher  from  TColStd);
+    imported RstMap;
+
+    imported DataMapIteratorOfRstMap;
 
     class ComputeData;