Salome HOME
ENV: Windows porting.
[modules/geom.git] / src / GEOMImpl / GEOMImpl_FillingDriver.cxx
index 0a5bdedf6a72cc6fbd5ba78a5350267fc3831c83..43e206ef1bdb021868787b2ee9b2f95572e70356 100644 (file)
@@ -1,10 +1,10 @@
 
-using namespace std;
+#include <Standard_Stream.hxx>
 
-#include "GEOMImpl_FillingDriver.hxx"
-#include "GEOM_Function.hxx"
-#include "GEOMImpl_IFilling.hxx"
-#include "GEOMImpl_Types.hxx"
+#include <GEOMImpl_FillingDriver.hxx>
+#include <GEOM_Function.hxx>
+#include <GEOMImpl_IFilling.hxx>
+#include <GEOMImpl_Types.hxx>
 
 #include <BRep_Tool.hxx>
 #include <BRepAlgo.hxx>