Skip including OpenMPI CXX headers

This commit is contained in:
Matthias Hochsteger 2024-05-07 18:09:58 +02:00
parent 341f3df95d
commit f06d86f36d

View File

@ -1,3 +1,5 @@
#define OMPI_SKIP_MPICXX
#include "ng_mpi.hpp"
#include <mpi.h>