]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/BREPImport/BREPImport.cxx
Salome HOME
Join modifications from branch OCC_debug_for_3_2_0b1
[modules/geom.git] / src / BREPImport / BREPImport.cxx
index 5412fb3e8d0f5c265bfba249ee77e45aee6dfee2..9153d14a399e54fff926f6442bf5f745f06d3fff 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)
   {
     MESSAGE("Import BREP from file " << theFileName);