Remove an useless .h file. With this include basically all the files in ompi will get recompiled
when dps_internal.h get touched. Anyway the name say it should be internal to the dps system, so there is no reason to have it included everywhere. This commit was SVN r5555.
Этот коммит содержится в:
родитель
6fd89c67b3
Коммит
bd75b69fa1
@ -34,7 +34,6 @@
|
||||
#include "mca/schema/schema.h"
|
||||
#include "class/ompi_object.h"
|
||||
#include "dps/dps_types.h"
|
||||
#include "dps/dps_internal.h"
|
||||
#include "mca/ns/ns_types.h"
|
||||
#include "mca/rmgr/rmgr_types.h"
|
||||
#include "mca/soh/soh_types.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user