1
1

Complete r21778 by adding the missing headers.

This commit was SVN r21784.

The following SVN revision numbers were found above:
  r21778 --> open-mpi/ompi@e4d52b16b5
Этот коммит содержится в:
George Bosilca 2009-08-10 17:07:43 +00:00
родитель 23e6ec1ebf
Коммит 9c2b993589
3 изменённых файлов: 3 добавлений и 1 удалений

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

@ -37,6 +37,7 @@
#include "orte/mca/grpcomm/grpcomm.h"
#include "orte/util/name_fns.h"
#include "orte/runtime/orte_globals.h"
#include "orte/util/show_help.h"
#include "ompi/mca/pml/pml.h"
#include "ompi/mca/pml/base/base.h"

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

@ -38,6 +38,7 @@
#include "orte/util/name_fns.h"
#include "orte/runtime/orte_globals.h"
#include "orte/mca/errmgr/errmgr.h"
#include "orte/util/show_help.h"
#include "ompi/mca/pml/base/base.h"
mca_pml_dr_t mca_pml_dr = {

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

@ -41,7 +41,7 @@
#include "pml_ob1_rdmafrag.h"
#include "ompi/mca/bml/base/base.h"
#include "orte/mca/errmgr/errmgr.h"
#include "orte/mca/grpcomm/grpcomm.h"
#include "orte/util/show_help.h"
#include "ompi/runtime/ompi_cr.h"