mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-26 05:50:32 +05:00
usleep
This commit is contained in:
parent
c404c2fc0a
commit
c09027355b
@ -31,6 +31,7 @@
|
||||
// #undef SEEK_CUR
|
||||
// #undef SEEK_END
|
||||
#include <mpi.h>
|
||||
#include <unistd.h> // for usleep (only for parallel)
|
||||
#endif
|
||||
|
||||
#ifdef _OPENMP
|
||||
|
Loading…
Reference in New Issue
Block a user