0024059: Eliminate compiler warning C4701 in MSVC++ with warning level 4
[occt.git] / src / IGESAppli / IGESAppli_ToolLineWidening.cxx
index 50f644b..0eeece1 100755 (executable)
@@ -37,7 +37,7 @@ void  IGESAppli_ToolLineWidening::ReadOwnParams
   Standard_Integer tempCorneringCode;
   Standard_Integer tempExtensionFlag;
   Standard_Integer tempJustificationFlag;
-  Standard_Real tempExtensionValue;
+  Standard_Real tempExtensionValue = 0.;
   //Standard_Boolean st; //szv#4:S4163:12Mar99 not needed
 
   //szv#4:S4163:12Mar99 `st=` not needed