0029371: The problem of the attributes constructor call
[occt.git] / src / TDataStd / TDataStd_ExtStringArray.cxx
index a25618c..a6df6da 100644 (file)
@@ -68,8 +68,9 @@ Handle(TDataStd_ExtStringArray) SetAttr(const TDF_Label&       label,
 //=======================================================================
 
 TDataStd_ExtStringArray::TDataStd_ExtStringArray() 
-    : myIsDelta(Standard_False){}
-     
+  : myIsDelta(Standard_False), myID(GetID())
+{}
+
 //=======================================================================
 //function : Init
 //purpose  :