Salome HOME
Keep compatible with gcc 2
[modules/smesh.git] / src / SMDS / SMDS_VolumeOfFaces.hxx
index ed5efc9c929eea7c1cc6f7b73596208f2d4c0316..05480f3df0ea075ee98627bd000a7b24f5f1e6e7 100644 (file)
@@ -31,7 +31,7 @@
 #include "SMDS_MeshFace.hxx"
 #include "SMDS_Iterator.hxx"
 #include <vector>
-#include <ostream>
+#include <iostream>
 using namespace std;
 
 class SMDS_VolumeOfFaces:public SMDS_MeshVolume