From 045818d9cda383b2f8f03071ff41d3133e782b9a Mon Sep 17 00:00:00 2001 From: eap Date: Fri, 8 Jun 2007 14:03:35 +0000 Subject: [PATCH 1/1] NPAL16168 (geometrical group edition from a submesh don't modifiy mesh computation) +#include "SMESH_subMesh_i.hxx" --- src/SMESH_I/SMESH_Gen_i_1.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/SMESH_I/SMESH_Gen_i_1.cxx b/src/SMESH_I/SMESH_Gen_i_1.cxx index a147e9b27..51f8d3dca 100644 --- a/src/SMESH_I/SMESH_Gen_i_1.cxx +++ b/src/SMESH_I/SMESH_Gen_i_1.cxx @@ -32,6 +32,7 @@ #include "SMESH_Hypothesis_i.hxx" #include "SMESH_Algo_i.hxx" #include "SMESH_Group_i.hxx" +#include "SMESH_subMesh_i.hxx" #include "SMESH.hxx" -- 2.30.2