- No dependancy on orte/util/show_help.h, so get rid of #include
This commit was SVN r20354.
Этот коммит содержится в:
родитель
340d72a166
Коммит
de4c123ca2
@ -18,7 +18,6 @@
|
|||||||
|
|
||||||
#include "ompi_config.h"
|
#include "ompi_config.h"
|
||||||
|
|
||||||
#include "orte/util/show_help.h"
|
|
||||||
#include "opal/mca/mca.h"
|
#include "opal/mca/mca.h"
|
||||||
#include "opal/mca/base/base.h"
|
#include "opal/mca/base/base.h"
|
||||||
#include "ompi/mca/mpool/mpool.h"
|
#include "ompi/mca/mpool/mpool.h"
|
||||||
|
@ -20,7 +20,6 @@
|
|||||||
* @file
|
* @file
|
||||||
*/
|
*/
|
||||||
#include "ompi_config.h"
|
#include "ompi_config.h"
|
||||||
#include "orte/util/show_help.h"
|
|
||||||
#include "mpool_base_mem_cb.h"
|
#include "mpool_base_mem_cb.h"
|
||||||
#include "base.h"
|
#include "base.h"
|
||||||
#include "orte/types.h"
|
#include "orte/types.h"
|
||||||
|
@ -20,7 +20,6 @@
|
|||||||
|
|
||||||
#define OMPI_DISABLE_ENABLE_MEM_DEBUG 1
|
#define OMPI_DISABLE_ENABLE_MEM_DEBUG 1
|
||||||
#include "ompi_config.h"
|
#include "ompi_config.h"
|
||||||
#include "orte/util/show_help.h"
|
|
||||||
#include "opal/mca/base/base.h"
|
#include "opal/mca/base/base.h"
|
||||||
#include "opal/mca/base/mca_base_param.h"
|
#include "opal/mca/base/mca_base_param.h"
|
||||||
#include "mpool_fake.h"
|
#include "mpool_fake.h"
|
||||||
|
@ -25,7 +25,6 @@
|
|||||||
#include "orte/util/proc_info.h"
|
#include "orte/util/proc_info.h"
|
||||||
#include "orte/util/name_fns.h"
|
#include "orte/util/name_fns.h"
|
||||||
#include "orte/runtime/orte_globals.h"
|
#include "orte/runtime/orte_globals.h"
|
||||||
#include "orte/util/show_help.h"
|
|
||||||
#include "mpool_fake.h"
|
#include "mpool_fake.h"
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
@ -21,7 +21,6 @@
|
|||||||
|
|
||||||
#define OMPI_DISABLE_ENABLE_MEM_DEBUG 1
|
#define OMPI_DISABLE_ENABLE_MEM_DEBUG 1
|
||||||
#include "ompi_config.h"
|
#include "ompi_config.h"
|
||||||
#include "orte/util/show_help.h"
|
|
||||||
#include "opal/mca/base/base.h"
|
#include "opal/mca/base/base.h"
|
||||||
#include "opal/mca/base/mca_base_param.h"
|
#include "opal/mca/base/mca_base_param.h"
|
||||||
#include "mpool_rdma.h"
|
#include "mpool_rdma.h"
|
||||||
|
@ -27,7 +27,6 @@
|
|||||||
#include "orte/util/proc_info.h"
|
#include "orte/util/proc_info.h"
|
||||||
#include "orte/util/name_fns.h"
|
#include "orte/util/name_fns.h"
|
||||||
#include "orte/runtime/orte_globals.h"
|
#include "orte/runtime/orte_globals.h"
|
||||||
#include "orte/util/show_help.h"
|
|
||||||
#include "ompi/mca/mpool/rdma/mpool_rdma.h"
|
#include "ompi/mca/mpool/rdma/mpool_rdma.h"
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
@ -26,11 +26,9 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#endif /* HAVE_STDLIB_H */
|
#endif /* HAVE_STDLIB_H */
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include "orte/util/show_help.h"
|
|
||||||
#include "opal/mca/base/base.h"
|
#include "opal/mca/base/base.h"
|
||||||
#include "opal/mca/base/mca_base_param.h"
|
#include "opal/mca/base/mca_base_param.h"
|
||||||
|
|
||||||
#include "orte/util/show_help.h"
|
|
||||||
#include "orte/util/proc_info.h"
|
#include "orte/util/proc_info.h"
|
||||||
|
|
||||||
#include "ompi/mca/allocator/base/base.h"
|
#include "ompi/mca/allocator/base/base.h"
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
|
|
||||||
#include "ompi_config.h"
|
#include "ompi_config.h"
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "orte/util/show_help.h"
|
|
||||||
#include "ompi/mca/mpool/sm/mpool_sm.h"
|
#include "ompi/mca/mpool/sm/mpool_sm.h"
|
||||||
#include "ompi/mca/common/sm/common_sm_mmap.h"
|
#include "ompi/mca/common/sm/common_sm_mmap.h"
|
||||||
#ifdef HAVE_UNISTD_H
|
#ifdef HAVE_UNISTD_H
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user