]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/STEPImport/STEPImport.cxx
Salome HOME
Join modifications from branch OCC_debug_for_3_2_0b1
[modules/geom.git] / src / STEPImport / STEPImport.cxx
index 3fb9cc511a2bec645797b29d5470f0c1cd9beced..1eb9ea062330f60aa3d500fb4968224e2fd9f004 100644 (file)
@@ -52,6 +52,7 @@ extern "C"
 {
 SALOME_WNT_EXPORT
   TopoDS_Shape Import (const TCollection_AsciiString& theFileName,
+                       const TCollection_AsciiString& /*theFormatName*/,
                        TCollection_AsciiString&       theError)
   {
     MESSAGE("Import STEP model from file " << theFileName.ToCString());