Add a missing OMPI_DECLSPEC
This commit was SVN r19221.
Этот коммит содержится в:
родитель
b107ac85a1
Коммит
735c1d8bee
@ -34,7 +34,7 @@
|
||||
OMPI_DECLSPEC extern int mca_btl_base_verbose;
|
||||
|
||||
OMPI_DECLSPEC extern int mca_btl_base_err(const char*, ...);
|
||||
extern int mca_btl_base_out(const char*, ...);
|
||||
OMPI_DECLSPEC extern int mca_btl_base_out(const char*, ...);
|
||||
|
||||
#define BTL_OUTPUT(args) \
|
||||
do { \
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user