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