Remove all the useless includes. Most of the endpoint do not depend on the
orte includes. This commit was SVN r8932.
Этот коммит содержится в:
родитель
f96f9afc27
Коммит
9f1357fb89
@ -22,11 +22,8 @@
|
||||
#include <time.h>
|
||||
#include "include/types.h"
|
||||
#include "ompi/mca/pml/base/pml_base_sendreq.h"
|
||||
#include "orte/mca/ns/base/base.h"
|
||||
#include "orte/mca/oob/base/base.h"
|
||||
#include "orte/mca/rml/rml.h"
|
||||
#include "orte/mca/errmgr/errmgr.h"
|
||||
#include "orte/dss/dss.h"
|
||||
#include "btl_mvapi.h"
|
||||
#include "btl_mvapi_endpoint.h"
|
||||
#include "btl_mvapi_proc.h"
|
||||
|
@ -46,10 +46,6 @@
|
||||
#include <time.h>
|
||||
#endif /* HAVE_TIME_H */
|
||||
#include "include/types.h"
|
||||
#include "orte/mca/ns/base/base.h"
|
||||
#include "orte/mca/oob/base/base.h"
|
||||
#include "orte/mca/rml/rml.h"
|
||||
#include "orte/mca/errmgr/errmgr.h"
|
||||
#include "ompi/mca/btl/base/btl_base_error.h"
|
||||
#include "btl_tcp.h"
|
||||
#include "btl_tcp_endpoint.h"
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user