- Sorry to come back to this, but revert r20643...
Headers should be included in the .c directly. This commit was SVN r20645. The following SVN revision numbers were found above: r20643 --> open-mpi/ompi@e46c512ee7
Этот коммит содержится в:
родитель
ffb35a1b6c
Коммит
1745895d09
@ -31,7 +31,6 @@
|
||||
#include "opal/event/event.h"
|
||||
|
||||
#include "orte/runtime/orte_globals.h"
|
||||
#include "orte/mca/errmgr/errmgr.h"
|
||||
#include "orte/mca/snapc/snapc.h"
|
||||
|
||||
BEGIN_C_DECLS
|
||||
|
@ -40,6 +40,7 @@
|
||||
#include "orte/mca/plm/plm.h"
|
||||
#include "orte/mca/filem/filem.h"
|
||||
#include "orte/mca/grpcomm/grpcomm.h"
|
||||
#include "orte/mca/errmgr/errmgr.h"
|
||||
|
||||
#include "orte/mca/snapc/snapc.h"
|
||||
#include "orte/mca/snapc/base/base.h"
|
||||
|
@ -61,6 +61,7 @@
|
||||
#include "orte/mca/odls/odls.h"
|
||||
#include "orte/mca/odls/base/base.h"
|
||||
#include "orte/mca/odls/base/odls_private.h"
|
||||
#include "orte/mca/errmgr/errmgr.h"
|
||||
|
||||
#include "orte/mca/snapc/snapc.h"
|
||||
#include "orte/mca/snapc/base/base.h"
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user