Salome HOME
Point 2.3 of "SUPERVISOR: Current state - bugs/improvements" :
[modules/superv.git] / src / GraphBase / DataFlowBase_EndOfLoopNode.cxx
index b88d1353a92eac9092714b1c7e1b1029c9156505..ae2a873be9b242c87640cae534b4d8dfd08a1ed3 100644 (file)
@@ -10,8 +10,8 @@
 //  $Header:
 
 using namespace std;
-#include <strstream>
-#include <iostream>
+//#include <sstream>
+//#include <iostream>
 
 #include "DataFlowBase_EndOfLoopNode.hxx"
 
@@ -39,7 +39,7 @@ GraphBase::EndOfLoopNode::EndOfLoopNode( CORBA::ORB_ptr ORB ,
                                const long   X ,
                                const long   Y ,
                                int * Graph_prof_debug ,
-                               ostream * Graph_fdebug ) :
+                               ofstream * Graph_fdebug ) :
   GraphBase::GOTONode::GOTONode( ORB , ptrNamingService , FuncName , 
                                  anInitPythonFunction ,
                                  NodeName , akind , NodeFirstCreation ,