Salome HOME
Avoid crash at "import smesh_selection" in terminal mode
[modules/smesh.git] / src / SMESHUtils / SMESH_FillHole.cxx
index ee22ef944fd4d79ea7b1ab427c19d4ceeb043b8c..cc724d3ce8174be926d542469b41bfd19a6f3663 100644 (file)
@@ -28,8 +28,9 @@
 
 #include "SMESH_Comment.hxx"
 
-#include "SMESH_TypeDefs.hxx"
+#include "ObjectPool.hxx"
 #include "SMDS_Mesh.hxx"
+#include "SMESH_TypeDefs.hxx"
 
 #include <Utils_SALOME_Exception.hxx>