diff --git a/libsrc/core/mpi_wrapper.hpp b/libsrc/core/mpi_wrapper.hpp index 6fe29751..8cfe31d2 100644 --- a/libsrc/core/mpi_wrapper.hpp +++ b/libsrc/core/mpi_wrapper.hpp @@ -46,7 +46,7 @@ namespace ngcore static MPI_Datatype MPIType () { return MPI_C_BOOL; } }; - template + template struct MPI_typetrait> { static MPI_Datatype MPIType ()