Salome HOME
ENV: Windows porting.
[modules/geom.git] / src / GEOMImpl / GEOMImpl_Template.cxx
index 1db7d00d3477878428b45a6b0241e5bf5e1a187f..4bdb5712801d44cb9a77101492cb18b1cca9d431 100644 (file)
@@ -1,7 +1,8 @@
 
-using namespace std;
-#include "GEOMImpl_Template.hxx"
-#include "GEOM_Function.hxx"
+#include <Standard_Stream.hxx>
+
+#include <GEOMImpl_Template.hxx>
+#include <GEOM_Function.hxx>
 #include <TopoDS_Shape.hxx>
 
 //=======================================================================