freebsd-ports/cad/salome-kernel/files/patch-KERNEL-MPIObject_i.hxx
Thierry Thomas e52f5a3c8f Update cad/salome* to 5.1.4.
Warning: This port require gcc 4.4 build 20090512 or _EARLIER_ for
         successful _run_.

PR:		ports/152396
Submitted by:	maintainer (Stas Timokhin)
2011-01-04 21:13:44 +00:00

10 lines
312 B
C++

--- src/MPIContainer/MPIObject_i.hxx.orig 2010-11-17 10:23:50.000000000 +0600
+++ src/MPIContainer/MPIObject_i.hxx 2010-11-17 10:24:06.000000000 +0600
@@ -27,6 +27,7 @@
#ifndef _SALOME_POBJECT_I_H_
#define _SALOME_POBJECT_I_H_
+#include <map>
#include <mpi.h>
#include <string>
#include <SALOMEconfig.h>