missing includes, perhaps related to george's work?
This commit was SVN r7332.
Этот коммит содержится в:
родитель
ef955b2f81
Коммит
39f25428da
@ -19,13 +19,13 @@
|
||||
|
||||
#include "ompi_config.h"
|
||||
#include <stdio.h>
|
||||
#include "orte/util/proc_info.h"
|
||||
|
||||
extern int mca_btl_base_debug;
|
||||
|
||||
extern int mca_btl_base_err(const char*, ...);
|
||||
extern int mca_btl_base_out(const char*, ...);
|
||||
|
||||
|
||||
#define BTL_OUTPUT(args) \
|
||||
do { \
|
||||
mca_btl_base_out("[%lu,%lu,%lu][%s:%d:%s] ", \
|
||||
|
@ -36,6 +36,7 @@
|
||||
#include "datatype/convertor.h"
|
||||
#include "mca/mpool/mvapi/mpool_mvapi.h"
|
||||
#include "btl_mvapi_endpoint.h"
|
||||
#include "mca/pml/base/pml_base_module_exchange.h"
|
||||
|
||||
mca_btl_mvapi_component_t mca_btl_mvapi_component = {
|
||||
{
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user