Salome HOME
Keep compatible with gcc 2
[modules/smesh.git] / src / SMDS / SMDS_FaceOfNodes.hxx
index e368a96affcab65a078cf1901d5d969f9293f635..809ee5f1c1710e8f9051f662a23e39a615216c4e 100644 (file)
@@ -22,7 +22,7 @@
 #ifndef _SMDS_FaceOfNodes_HeaderFile
 #define _SMDS_FaceOfNodes_HeaderFile
 
-#include <ostream>
+#include <iostream>
 #include "SMDS_MeshFace.hxx"
 #include "SMDS_MeshNode.hxx"
 #include "SMDS_Iterator.hxx"