Prepare for Windows MPI (remove unused unix header include)

This commit is contained in:
Matthias Hochsteger 2024-05-06 17:51:28 +02:00
parent 692e4afe3e
commit 9559bf8446

View File

@ -26,24 +26,6 @@
#include <string>
#include <typeinfo>
#ifdef PARALLEL
// #undef SEEK_SET
// #undef SEEK_CUR
// #undef SEEK_END
#include <unistd.h> // for usleep (only for parallel)
#endif
/*
#ifdef METIS
namespace metis { extern "C" {
#include <metis.h>
} }
#endif
*/
#ifndef M_PI
#define M_PI 3.14159265358979323846