aboutsummaryrefslogtreecommitdiffstats
path: root/cad/salome-kernel/files/patch-KERNEL-MPIObject_i.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cad/salome-kernel/files/patch-KERNEL-MPIObject_i.hxx')
-rw-r--r--cad/salome-kernel/files/patch-KERNEL-MPIObject_i.hxx10
1 files changed, 10 insertions, 0 deletions
diff --git a/cad/salome-kernel/files/patch-KERNEL-MPIObject_i.hxx b/cad/salome-kernel/files/patch-KERNEL-MPIObject_i.hxx
new file mode 100644
index 00000000000..3c7124b245a
--- /dev/null
+++ b/cad/salome-kernel/files/patch-KERNEL-MPIObject_i.hxx
@@ -0,0 +1,10 @@
+--- src/MPIContainer/MPIObject_i.hxx.orig 2009-10-16 15:06:13.000000000 +0700
++++ src/MPIContainer/MPIObject_i.hxx 2009-10-16 15:06:22.000000000 +0700
+@@ -26,6 +26,7 @@
+ #ifndef _SALOME_POBJECT_I_H_
+ #define _SALOME_POBJECT_I_H_
+
++#include <map>
+ #include <mpi.h>
+ #include <string>
+ #include <SALOMEconfig.h>