]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/OCC2VTK/OCC2VTK_Tools.cxx
Salome HOME
#18963 Minimize compiler warnings
[modules/geom.git] / src / OCC2VTK / OCC2VTK_Tools.cxx
index 6a257d44274db46e18fcfe58c3a0143d19b7208b..063bb91c9cb737c5cdeeab864b5016e2e52aac28 100644 (file)
@@ -178,7 +178,7 @@ namespace GEOM
         ret->ShallowCopy(myAppendFilter->GetOutput());
         myAppendFilter->Delete();
       }
-      catch(Standard_Failure) {
+      catch(Standard_Failure&) {
       }
     }
     return ret;