diff options
Diffstat (limited to 'tabulator-mpi/worker.cpp')
-rw-r--r-- | tabulator-mpi/worker.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tabulator-mpi/worker.cpp b/tabulator-mpi/worker.cpp index 55121aa..511a27a 100644 --- a/tabulator-mpi/worker.cpp +++ b/tabulator-mpi/worker.cpp @@ -1,4 +1,5 @@ #include <lib94/lib94.hpp> +#include <ctime> #include <mpi.h> #include "constants.hpp" |