From: eap Date: Tue, 1 Mar 2011 12:09:24 +0000 (+0000) Subject: 0021196: [CEA 456] Integration and merge modification for debian packages X-Git-Tag: V5_1_main_FINAL~8 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=30e3d41349ee2adfbfcc125f9f095d3cb74b577b;p=modules%2Fkernel.git 0021196: [CEA 456] Integration and merge modification for debian packages Add missing #include +#include --- diff --git a/src/MPIContainer/MPIObject_i.hxx b/src/MPIContainer/MPIObject_i.hxx index a00768929..6c8fdd898 100644 --- a/src/MPIContainer/MPIObject_i.hxx +++ b/src/MPIContainer/MPIObject_i.hxx @@ -29,6 +29,7 @@ #include #include +#include #include #include CORBA_SERVER_HEADER(SALOME_MPIObject)