Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/smesh.git] / src / SMESH / SMESH_2D_Algo.cxx
index a2a18202a4ab57903116e98b2ea7a504f9ac1a08..ade8abfb75c971858dbed3a3c8a29fe75e3c6e9c 100644 (file)
 using namespace std;
 #include "SMESH_2D_Algo.hxx"
 #include "SMESH_Gen.hxx"
-#include <TopExp.hxx>
 
 #include "utilities.h"
 
+#include <TopExp_Explorer.hxx>
+#include <TopExp.hxx>
+#include <TopoDS.hxx>
+
 //=============================================================================
 /*!
  *