X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FStdMeshers%2FStdMeshers_Projection_1D2D.cxx;fp=src%2FStdMeshers%2FStdMeshers_Projection_1D2D.cxx;h=523043c6afd2a03e69ac62011f3e92d775b9f0de;hp=6654ac0820d4bdac93d12b15899bcd70b16a6fdb;hb=386c76ea033aef391a39dfc3b015ed081ed49fd5;hpb=cdc7526bd1dadf3ef27bd87406d99729bf5dfb44 diff --git a/src/StdMeshers/StdMeshers_Projection_1D2D.cxx b/src/StdMeshers/StdMeshers_Projection_1D2D.cxx index 6654ac082..523043c6a 100644 --- a/src/StdMeshers/StdMeshers_Projection_1D2D.cxx +++ b/src/StdMeshers/StdMeshers_Projection_1D2D.cxx @@ -25,7 +25,9 @@ // #include "StdMeshers_Projection_1D2D.hxx" +#include "SMESHDS_Mesh.hxx" #include "SMESH_Gen.hxx" +#include "SMESH_Mesh.hxx" #include "SMESH_MesherHelper.hxx" #include "SMESH_subMesh.hxx" #include "SMESH_subMeshEventListener.hxx"