]> SALOME platform Git repositories - plugins/netgenplugin.git/blobdiff - src/NETGENPlugin/NETGENPlugin_NETGEN_3D_SA.hxx
Salome HOME
Using MeshLocker + implementing call to assign for remote plugin
[plugins/netgenplugin.git] / src / NETGENPlugin / NETGENPlugin_NETGEN_3D_SA.hxx
index 6c10fb0ad739fb23c40ba898b7d57db68adc2f44..b3ebe1a0a3b6698fda21629bbe94c1f672dfd052 100644 (file)
@@ -78,7 +78,7 @@ class NETGENPLUGIN_EXPORT NETGENPlugin_NETGEN_3D_SA: public NETGENPlugin_NETGEN_
     SMESH_MesherHelper &helper,
     netgen_params &aParams,
     std::map<const SMDS_MeshElement*, tuple<bool, bool>>& listElements
-    );
+    ) override;
 
    std::string _element_orientation_file="";
    SMESH_Gen *_gen=nullptr;