0024023: Revamp the OCCT Handle - gcc and clang
[occt.git] / src / XSControl / XSControl_WorkSession.cxx
index 2a24021..7d620f1 100644 (file)
@@ -639,7 +639,7 @@ void XSControl_WorkSession::ClearBinders()
     Handle(Transfer_Binder) bnd = FP->MapItem ( i );
     if(!bnd.IsNull())
       aSeqBnd.Append(bnd);
-    Handle(Standard_Transient) ash = FP->Mapped(i);
+    Handle(Standard_Transient) ash (FP->Mapped(i));
     aSeqShapes.Append(ash);
   }
   //removing finder process containing result of translation.