diff --git a/src/containers/index_strategy.hpp b/src/containers/index_strategy.hpp index 7609fff216..682c7821d6 100644 --- a/src/containers/index_strategy.hpp +++ b/src/containers/index_strategy.hpp @@ -132,7 +132,7 @@ */ #include - +#include #include namespace rocshmem { diff --git a/src/team_tracker.cpp b/src/team_tracker.cpp index 119e2635dc..343b414164 100644 --- a/src/team_tracker.cpp +++ b/src/team_tracker.cpp @@ -23,7 +23,7 @@ *****************************************************************************/ #include "team_tracker.hpp" - +#include #include namespace rocshmem {