1
1

* need communicator.h for declaration of ompi_communicator_t

This commit was SVN r3499.
Этот коммит содержится в:
Brian Barrett 2004-11-03 19:11:34 +00:00
родитель 34b5d4bc15
Коммит 384cdbb351

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

@ -13,6 +13,8 @@
#include "ompi_config.h"
#include "communicator/communicator.h"
#if defined(c_plusplus) || defined(__cplusplus)
extern "C" {
#endif