Salome HOME
Join modifications from branch OCC_debug_for_3_2_0b1
[modules/geom.git] / src / IGESImport / IGESImport.cxx
index 3a59922c9712f147abf5f9cd412cf31fd319a1f3..b6d2b953b8598e1ee4781f640043a08700494535 100644 (file)
@@ -46,6 +46,7 @@ extern "C"
 {
 SALOME_WNT_EXPORT
   TopoDS_Shape Import (const TCollection_AsciiString& theFileName,
+                       const TCollection_AsciiString& /*theFormatName*/,
                        TCollection_AsciiString&       theError)
   {
     IGESControl_Reader aReader;