Salome HOME
PAL16202 (Propagation 1D on edges group)
[modules/smesh.git] / src / SMESH / SMESH_2D_Algo.cxx
index 84d0db4919d13a02a0ed2e0576807231b00a1166..ade8abfb75c971858dbed3a3c8a29fe75e3c6e9c 100644 (file)
 //  Module : SMESH
 //  $Header$
 
+using namespace std;
 #include "SMESH_2D_Algo.hxx"
 #include "SMESH_Gen.hxx"
-#include <TopExp.hxx>
 
 #include "utilities.h"
 
-using namespace std;
+#include <TopExp_Explorer.hxx>
+#include <TopExp.hxx>
+#include <TopoDS.hxx>
 
 //=============================================================================
 /*!