Salome HOME
Join modifications from branch OCC_debug_for_3_2_0b1
[modules/geom.git] / src / STEPExport / STEPExport.cxx
index d7ed96b6fcf22f17afe9a7cbdd020ee9ae6aa5f5..1bd902c09d8678e010f2a9b33ce290bc7c294550 100644 (file)
@@ -46,7 +46,9 @@
 extern "C"
 {
 SALOME_WNT_EXPORT
-  int Export(const TopoDS_Shape& theShape, const TCollection_AsciiString& theFileName)
+  int Export(const TopoDS_Shape& theShape,
+             const TCollection_AsciiString& theFileName,
+             const TCollection_AsciiString& /*theFormatName*/)
   {
     MESSAGE("Export STEP into file " << theFileName.ToCString());