X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FIGESGeom%2FIGESGeom_SpecificModule.cxx;h=b04c56231186362eba52360527c5d042fe823906;hb=0ebe5b0a7f0b602336d03567cd0074beba4b04a6;hpb=39c8dc708fd076062eb762c47a4e8d2da4365eea diff --git a/src/IGESGeom/IGESGeom_SpecificModule.cxx b/src/IGESGeom/IGESGeom_SpecificModule.cxx index 316d22ffae..b04c562311 100644 --- a/src/IGESGeom/IGESGeom_SpecificModule.cxx +++ b/src/IGESGeom/IGESGeom_SpecificModule.cxx @@ -62,7 +62,6 @@ #include #include #include -#include #include IMPLEMENT_STANDARD_RTTIEXT(IGESGeom_SpecificModule,IGESData_SpecificModule) @@ -75,7 +74,7 @@ IGESGeom_SpecificModule::IGESGeom_SpecificModule() { } void IGESGeom_SpecificModule::OwnDump (const Standard_Integer CN, const Handle(IGESData_IGESEntity)& ent, - const IGESData_IGESDumper& dumper, const Handle(Message_Messenger)& S, + const IGESData_IGESDumper& dumper, Standard_OStream& S, const Standard_Integer own) const { switch (CN) {