X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FStdMeshers_I%2FStdMeshers_Prism_3D_i.hxx;fp=src%2FStdMeshers_I%2FStdMeshers_Prism_3D_i.hxx;h=0ffd21f1abe3d6273b1de0970c60f7fd6e0e9872;hb=9b08e00e6ab80e13cffcda319be3baf22a829bcf;hp=26446a49183d27b6a741242ce0caa81da9924d46;hpb=a9f7e28cba695e50fcae50a483ae37f32af4ce84;p=modules%2Fsmesh.git diff --git a/src/StdMeshers_I/StdMeshers_Prism_3D_i.hxx b/src/StdMeshers_I/StdMeshers_Prism_3D_i.hxx index 26446a491..0ffd21f1a 100644 --- a/src/StdMeshers_I/StdMeshers_Prism_3D_i.hxx +++ b/src/StdMeshers_I/StdMeshers_Prism_3D_i.hxx @@ -79,7 +79,7 @@ public: ::StdMeshers_RadialPrism_3D* GetImpl(); // Return true if the algorithm is applicable to a shape - static bool IsApplicable(const TopoDS_Shape &S, bool toCheckAll, int /*dim*/); + static bool IsApplicable(const TopoDS_Shape &S, bool toCheckAll, int dim); };