1
1

Merge pull request #3208 from rhc54/topic/s2

You cannot include both pmi.h and pmi2.h as they have conflicting defines in them.
Этот коммит содержится в:
Ralph Castain 2017-03-19 14:21:04 -07:00 коммит произвёл GitHub
родитель ce0e1cd32c 4b6d220a83
Коммит 40a0144e76

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

@ -30,7 +30,6 @@
#include "pmi2_pmap_parser.h"
#include <string.h>
#include <pmi.h>
#include <pmi2.h>
#include "opal/mca/pmix/base/base.h"