Skip to content

Commit

Permalink
#510 remove extra mpi_access.h inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
pnstickne committed May 31, 2020
1 parent 2fbdd76 commit d818865
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion examples/collection/transpose.cc
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
*/

#include <vt/transport.h>
#include "vt/runtime/mpi_access.h"

#include <vector>

Expand Down
1 change: 0 additions & 1 deletion src/vt/group/collective/group_info_collective.cc
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
#include "vt/collective/collective_alg.h"
#include "vt/collective/collective_ops.h"
#include "vt/pipe/pipe_headers.h"
#include "vt/runtime/mpi_access.h"

#include <memory>
#include <set>
Expand Down

0 comments on commit d818865

Please sign in to comment.