X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FStdMeshers%2FStdMeshers_MaxElementArea.cxx;h=513536da152b8d91226be22ecd21c46d0954a8bf;hp=2cbb8f46947bd038aa02e011f5365ffa161044f7;hb=efbf393dc4a81161ddfeab879b2db6e17aeceb8b;hpb=a17b36970bc61da1d664453c615754997c925b18 diff --git a/src/StdMeshers/StdMeshers_MaxElementArea.cxx b/src/StdMeshers/StdMeshers_MaxElementArea.cxx index 2cbb8f469..513536da1 100644 --- a/src/StdMeshers/StdMeshers_MaxElementArea.cxx +++ b/src/StdMeshers/StdMeshers_MaxElementArea.cxx @@ -28,9 +28,11 @@ // #include "StdMeshers_MaxElementArea.hxx" -#include "SMESH_ControlsDef.hxx" #include "SMDS_MeshElement.hxx" +#include "SMESHDS_Mesh.hxx" +#include "SMESHDS_Mesh.hxx" #include "SMESHDS_SubMesh.hxx" +#include "SMESH_ControlsDef.hxx" #include "SMESH_Mesh.hxx" #include