1
1

Remove duplicate definition of xpmem_apid_t

cmr=v1.7.5:ticket=trac:4216

This commit was SVN r30589.

The following Trac tickets were found above:
  Ticket 4216 --> https://svn.open-mpi.org/trac/ompi/ticket/4216
Этот коммит содержится в:
Nathan Hjelm 2014-02-06 20:38:20 +00:00
родитель 12a4d1a27f
Коммит a41cb1f086

Просмотреть файл

@ -51,7 +51,6 @@
#include <sn/xpmem.h>
typedef int64_t xpmem_segid_t;
typedef int64_t xpmem_apid_t;
#endif
#else
#include "opal/mca/shmem/base/base.h"