Skip to content

Commit 5e665ec

Browse files
authored
Merge pull request #8639 from hjelmn/fix_a_lone_header_dependency_issue_in_ompi
coll/base: fix header dependency
2 parents c40537c + 26b4253 commit 5e665ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ompi/mca/coll/base/coll_base_topo.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#define MCA_COLL_BASE_TOPO_H_HAS_BEEN_INCLUDED
2121

2222
#include "ompi_config.h"
23+
#include "ompi/communicator/communicator.h"
2324
#include <stddef.h>
2425

2526
#define MAXTREEFANOUT 32

0 commit comments

Comments
 (0)