Skip to content

Commit 1f64ca2

Browse files
author
Alessandro Fanfarillo
committed
including mpi.h
1 parent ada2cd7 commit 1f64ca2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/libcaf.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */
3434

3535
#include "libcaf-gfortran-descriptor.h"
3636

37+
#include <mpi.h>
38+
3739
#ifndef __GNUC__
3840
#define __attribute__(x)
3941
#define likely(x) (x)

0 commit comments

Comments
 (0)