Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
cwpearson committed Jan 28, 2025
1 parent 8137414 commit b6f1018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unit_tests/mpi/test_mpi_view_access.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ void view_access_via_mpi_extension() {
#else
GTEST_SKIP() << "MPI extension not available";
#endif
#endif // KOKKOSCOMM_IMPL_MPI_EXT_H
#endif // KOKKOSCOMM_IMPL_MPI_EXT_H
}

void doit() {
Expand Down

0 comments on commit b6f1018

Please sign in to comment.