* add ending condition for extern "C" linkage in op_predefined
This commit was SVN r3200.
Этот коммит содержится в:
родитель
d9e0ad22f4
Коммит
71d7289f6d
@ -143,4 +143,8 @@ extern "C" {
|
||||
OMPI_OP_HANDLER_COMPLEX(replace);
|
||||
OMPI_OP_HANDLER_BYTE(replace);
|
||||
|
||||
#if defined(c_plusplus) || defined(__cplusplus)
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* OMPI_OP_PREDEFINED_H */
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user