Skip to content

Commit 7478a0c

Browse files
authored
Merge pull request #13316 from N00byKing/main
use-mpi-f08: Fix missing API function
2 parents 6af82f0 + 1e506b6 commit 7478a0c

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

ompi/mpi/fortran/use-mpi-f08/Makefile.prototype_files

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ prototype_files = \
145145
send_ts.c.in \
146146
ssend_init_ts.c.in \
147147
ssend_ts.c.in \
148+
status_set_elements.c.in \
148149
testany.c.in \
149150
type_contiguous.c.in \
150151
type_create_darray.c.in \

0 commit comments

Comments
 (0)