Salome HOME
23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
[modules/smesh.git] / src / StdMeshers / StdMeshers_MaxElementVolume.cxx
index e33628746461cadbeb1be26ec7b1a850ae2a02ec..4839f9b218b68052f47ed2498b0cda628fc7aacb 100644 (file)
@@ -29,6 +29,7 @@
 #include "StdMeshers_MaxElementVolume.hxx"
 
 #include "SMDS_MeshElement.hxx"
+#include "SMESHDS_Mesh.hxx"
 #include "SMESHDS_SubMesh.hxx"
 #include "SMESH_ControlsDef.hxx"
 #include "SMESH_Mesh.hxx"