X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FStdMeshers%2FStdMeshers_NotConformAllowed.hxx;h=40b8db83d9b4401385c514873eb09e612ae255be;hp=012eccfbada05c66b3e41d81f9af420c29bd3cc0;hb=refs%2Ftags%2FV9_0_0;hpb=9655cb578db3659e41763af22c9de67724bdd66d diff --git a/src/StdMeshers/StdMeshers_NotConformAllowed.hxx b/src/StdMeshers/StdMeshers_NotConformAllowed.hxx index 012eccfba..40b8db83d 100644 --- a/src/StdMeshers/StdMeshers_NotConformAllowed.hxx +++ b/src/StdMeshers/StdMeshers_NotConformAllowed.hxx @@ -37,7 +37,7 @@ class STDMESHERS_EXPORT StdMeshers_NotConformAllowed: public SMESH_Hypothesis { public: - StdMeshers_NotConformAllowed(int hypId, int studyId, SMESH_Gen* gen); + StdMeshers_NotConformAllowed(int hypId, SMESH_Gen* gen); virtual ~StdMeshers_NotConformAllowed(); virtual std::ostream & SaveTo(std::ostream & save);