Salome HOME
NRI : Merge from 1.2c.
[modules/superv.git] / src / Supervision / Value_Impl.hxx
index dbe0c65a1a4d2d4cfd17befb92b5a84d4c7d6071..da02747176da3b4ba2ae1e464a15ff89e930b843 100644 (file)
@@ -29,7 +29,7 @@
 #ifndef _VALUE_IMPL_HXX_
 #define _VALUE_IMPL_HXX_
 
-#include <iostream.h>
+//#include <iostream.h>
 
 #include "CORBA.h"
 
@@ -37,6 +37,7 @@
 #include "SALOME_Component_i.hxx"
 #include "SALOME_LifeCycleCORBA.hxx"
 
+#include "DataFlowBase_Base.hxx"
 #include "DataFlowEditor_DataFlow.hxx"
 
 class Value_Impl : public POA_SUPERV::Value ,