]> SALOME platform Git repositories - modules/superv.git/blobdiff - src/GraphBase/DataFlowBase_EndOfSwitchNode.hxx
Salome HOME
NRI : Merge from 1.2c.
[modules/superv.git] / src / GraphBase / DataFlowBase_EndOfSwitchNode.hxx
index 501b7cf466b1ebeeaf4bdd4faf13b79d717c8d70..f36263455430534af9b16bb0f61141f72a507db1 100644 (file)
@@ -38,7 +38,7 @@ namespace GraphBase {
                   const long   X ,
                   const long   Y ,
                   int * Graph_prof_debug = NULL ,
-                  ostream * Graph_fdebug = NULL ) ;
+                  ofstream * Graph_fdebug = NULL ) ;
       virtual ~EndOfSwitchNode() ;
 
   };