fixed macros
This commit was SVN r1426.
Этот коммит содержится в:
родитель
167310da03
Коммит
b9fa96bf34
@ -35,11 +35,11 @@ typedef struct ompi_request_t ompi_request_t;
|
||||
|
||||
#define OMPI_REQUEST_INIT(request) \
|
||||
do { \
|
||||
while(0);
|
||||
} while(0);
|
||||
|
||||
#define OMPI_REQUEST_FINI(request) \
|
||||
do { \
|
||||
while(0);
|
||||
} while(0);
|
||||
|
||||
|
||||
#endif
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user