Salome HOME
23620: EDF 10301 - Completing Extrusion along a path
[modules/smesh.git] / src / StdMeshers / StdMeshers_FaceSide.cxx
index 0b684862296ee8a1bf585377aae8389421c7ab10..2f312a6f4360119ae6a323e1486ace16fd0260d5 100644 (file)
 #include "SMESHDS_Mesh.hxx"
 #include "SMESHDS_SubMesh.hxx"
 #include "SMESH_Algo.hxx"
+#include "SMESH_Block.hxx"
+#include "SMESH_ComputeError.hxx"
 #include "SMESH_Mesh.hxx"
+#include "SMESH_MeshEditor.hxx"
 #include "SMESH_MesherHelper.hxx"
-#include "SMESH_ComputeError.hxx"
-#include "SMESH_Block.hxx"
 
 #include <Adaptor2d_Curve2d.hxx>
 #include <BRepAdaptor_CompCurve.hxx>