Salome HOME
23521: EDF 16246 - problems with quadrangles in use case
[modules/smesh.git] / src / SMESH / SMESH_HypoFilter.cxx
index f2aeb9a024a99b62ede198f57754bdd33cd6d17e..40bb38a0382a573f3b9a8dfdc4f31fc7f824f581 100644 (file)
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
-//  SMESH SMESH : implementaion of SMESH idl descriptions
+//  SMESH SMESH : implementation of SMESH idl descriptions
 //  File   : SMESH_HypoFilter.cxx
 //  Module : SMESH
 //
 #include "SMESH_HypoFilter.hxx"
 
+#include "SMESHDS_Mesh.hxx"
 #include "SMESH_Gen.hxx"
 #include "SMESH_Hypothesis.hxx"
+#include "SMESH_Mesh.hxx"
 #include "SMESH_MesherHelper.hxx"
 #include "SMESH_subMesh.hxx"