mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-26 22:00:33 +05:00
Remove mpi.h include
This commit is contained in:
parent
9b8ec31844
commit
b7435489b6
@ -30,7 +30,6 @@
|
|||||||
// #undef SEEK_SET
|
// #undef SEEK_SET
|
||||||
// #undef SEEK_CUR
|
// #undef SEEK_CUR
|
||||||
// #undef SEEK_END
|
// #undef SEEK_END
|
||||||
#include <mpi.h>
|
|
||||||
#include <unistd.h> // for usleep (only for parallel)
|
#include <unistd.h> // for usleep (only for parallel)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user