Skip to content

Commit

Permalink
fixed include directive in mona-mpi.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorier committed Jun 15, 2022
1 parent b39a0d2 commit 5582c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/mona-mpi.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#ifndef __MONA_MPI_H
#define __MONA_MPI_H

#include <mona-mpi.h>
#include <mona-coll.h>
#include <mpi.h>

#ifdef __cplusplus
Expand Down

0 comments on commit 5582c2e

Please sign in to comment.