1
1
This commit was SVN r19221.
Этот коммит содержится в:
Jeff Squyres 2008-08-07 20:36:11 +00:00
родитель 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 { \