1
1

Merge pull request #1912 from rivis/pr/mpisync

mpisync: Fix a compilation error.
Этот коммит содержится в:
Jeff Squyres 2016-07-29 14:53:44 -04:00 коммит произвёл GitHub
родитель 59d65373c6 2a932f48ad
Коммит 50952c3a31

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

@ -8,6 +8,8 @@
* $HEADER$
*/
#include "opal_config.h"
#include <stdio.h>
#include <mpi.h>
#include <unistd.h>