1
1
This commit was SVN r14536.
Этот коммит содержится в:
Sven Stork 2007-04-27 11:38:45 +00:00
родитель 63b904ed1d
Коммит 8d92773067

Просмотреть файл

@ -103,8 +103,8 @@ do { \
extern "C" { extern "C" {
#endif #endif
extern void mca_btl_base_error_no_nics(const char* transport, OMPI_DECLSPEC extern void mca_btl_base_error_no_nics(const char* transport,
const char* nic_name); const char* nic_name);
#if defined(c_plusplus) || defined(__cplusplus) #if defined(c_plusplus) || defined(__cplusplus)
} }