Skip to content

Commit

Permalink
Merge pull request open-mpi#9530 from bwbarrett/cleanup/do-not-includ…
Browse files Browse the repository at this point in the history
…e-mpi-portable-platform-h

op:avx: Remove unused header (and kill warning)
  • Loading branch information
bwbarrett authored Oct 13, 2021
2 parents fe5bd43 + f6292ff commit 291cc18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ompi/mca/op/avx/op_avx_component.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
#include "ompi_config.h"

#include "opal/util/printf.h"
#include "ompi/include/mpi_portable_platform.h"

#include "ompi/constants.h"
#include "ompi/op/op.h"
Expand Down

0 comments on commit 291cc18

Please sign in to comment.