Salome HOME
update flags for TestLauncher
[modules/kernel.git] / src / MPIContainer / MPIObject_i.hxx
index 049021c6675093c0952c9d1636a2e37f3d4fafec..6c8fdd8982df189e69ec58c45ba6bd5d44577a73 100644 (file)
@@ -29,6 +29,7 @@
 
 #include <mpi.h>
 #include <string>
+#include <map>
 #include <SALOMEconfig.h>
 #include CORBA_SERVER_HEADER(SALOME_MPIObject)
 
@@ -36,7 +37,6 @@ class MPIObject_i: public virtual POA_Engines::MPIObject
 {
  public:
   MPIObject_i();
-  MPIObject_i(int nbproc, int numproc);
   ~MPIObject_i();
     
   Engines::IORTab* tior();