* just forward declare the struct, since all we use is pointers to the
struct This commit was SVN r3501.
Этот коммит содержится в:
родитель
25abbb495f
Коммит
818b06803f
@ -16,6 +16,9 @@
|
||||
#if defined(c_plusplus) || defined(__cplusplus)
|
||||
extern "C" {
|
||||
#endif
|
||||
/* forward type declarations */
|
||||
struct ompi_communicator_t;
|
||||
|
||||
/*
|
||||
* Global variables and symbols for the MPI layer
|
||||
*/
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user