Salome HOME
PAL12003: Problem when importing IGS geometry. Export to IGES 5.3 (supporting BRep...
[modules/geom.git] / src / BREPImport / BREPImport.cxx
index 492019032e5228e9bb9b56ffd003a539bcd12f18..47981c071beaf595cc8dfa5f046e82e51be19ead 100644 (file)
@@ -23,6 +23,7 @@ extern "C"
   __declspec(__dllexport)
 #endif
   TopoDS_Shape Import (const TCollection_AsciiString& theFileName,
+                       const TCollection_AsciiString& /*theFormatName*/,
                        TCollection_AsciiString&       theError)
   {
     MESSAGE("Import BREP from file " << theFileName);