]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
0021196: [CEA 456] Integration and merge modification for debian packages
authoreap <eap@opencascade.com>
Tue, 1 Mar 2011 12:41:34 +0000 (12:41 +0000)
committereap <eap@opencascade.com>
Tue, 1 Mar 2011 12:41:34 +0000 (12:41 +0000)
-  #undef SEEK_SET
-  #undef SEEK_CUR
-  #undef SEEK_END
 No idea why these are undef'd, they break the build when using OpenMPI.

src/Communication_SWIG/libSALOME_Comm.i

index f759381c447b0082325d323af97cef693e199b8e..6c2547d069df2b7e42b640fa124ae1eb97932560 100644 (file)
@@ -27,9 +27,6 @@
 %{
   #include "ReceiverFactory.hxx"
   #include "MatrixClient.hxx"
-  #undef SEEK_SET
-  #undef SEEK_CUR
-  #undef SEEK_END
   #include "SALOME_Comm_i.hxx"
   #include "SALOMEMultiComm.hxx"
   #include "SenderFactory.hxx"