1
0
mirror of https://github.com/NGSolve/netgen.git synced 2025-04-23 18:32:04 +05:00

Remove unneded mpi.h include

This commit is contained in:
Matthias Hochsteger 2024-05-03 17:37:22 +02:00
parent 1298a52fc0
commit ffed800586

@ -1,5 +1,3 @@
#include <mpi.h>
#include <iostream>
#include <stdexcept>
#include <filesystem>