X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESH_I%2FSMESH_subMesh_i.cxx;h=9328f4b77d1fe503782d040bc484df7a2247bfc1;hb=1cea00918546e5ab79c0d74d49d7820d431f3c85;hp=a660013ed3b98aca2e1b523398a7c3c2c8bd1056;hpb=c26e9bf6e21bac0b0730482c92158dcd0ebbfe13;p=modules%2Fsmesh.git diff --git a/src/SMESH_I/SMESH_subMesh_i.cxx b/src/SMESH_I/SMESH_subMesh_i.cxx index a660013ed..9328f4b77 100644 --- a/src/SMESH_I/SMESH_subMesh_i.cxx +++ b/src/SMESH_I/SMESH_subMesh_i.cxx @@ -26,10 +26,12 @@ // Module : SMESH // #include "SMESH_subMesh_i.hxx" + +#include "SMESHDS_SubMesh.hxx" #include "SMESH_Gen_i.hxx" #include "SMESH_Mesh_i.hxx" -#include "SMESH_PreMeshInfo.hxx" #include "SMESH_MesherHelper.hxx" +#include "SMESH_PreMeshInfo.hxx" #include "Utils_CorbaException.hxx" #include "utilities.h"