X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FBREPImport%2FBREPImport.cxx;h=47981c071beaf595cc8dfa5f046e82e51be19ead;hb=9c64633f71dcf02d83264e1f189f88f7a49b97e5;hp=492019032e5228e9bb9b56ffd003a539bcd12f18;hpb=b3bc1fb82442d1f722b34bcb00b24d6081585823;p=modules%2Fgeom.git diff --git a/src/BREPImport/BREPImport.cxx b/src/BREPImport/BREPImport.cxx index 492019032..47981c071 100644 --- a/src/BREPImport/BREPImport.cxx +++ b/src/BREPImport/BREPImport.cxx @@ -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);