]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/GEOMImpl/GEOMImpl_CircleDriver.cxx
Salome HOME
ENV: Windows porting.
[modules/geom.git] / src / GEOMImpl / GEOMImpl_CircleDriver.cxx
index caa7ac4c3a02c8afe6d2341d80be8a733e2ee7f0..998c6384d8018340c93800de4b3a3249eb33cf60 100644 (file)
@@ -1,9 +1,10 @@
 
-using namespace std;
-#include "GEOMImpl_CircleDriver.hxx"
-#include "GEOMImpl_ICircle.hxx"
-#include "GEOMImpl_Types.hxx"
-#include "GEOM_Function.hxx"
+#include <Standard_Stream.hxx>
+
+#include <GEOMImpl_CircleDriver.hxx>
+#include <GEOMImpl_ICircle.hxx>
+#include <GEOMImpl_Types.hxx>
+#include <GEOM_Function.hxx>
 
 #include <BRepBuilderAPI_MakeEdge.hxx>
 #include <BRep_Tool.hxx>