summaryrefslogtreecommitdiff
path: root/tabulator-mpi/worker.cpp
diff options
context:
space:
mode:
authorBenji Dial <benji@benjidial.net>2023-06-21 08:31:07 -0400
committerBenji Dial <benji@benjidial.net>2023-06-21 08:31:07 -0400
commit04b25f18f457e3864f271d6c2f0f03a93d78bd1d (patch)
tree381f7d3dca169780a82d2766b4de6d7b0a7cf072 /tabulator-mpi/worker.cpp
parent1940ef130528e58cdfe0dd1589091947f6d8b8c7 (diff)
downloadlib94-04b25f18f457e3864f271d6c2f0f03a93d78bd1d.tar.gz
cleaning up includes and a couple comments
Diffstat (limited to 'tabulator-mpi/worker.cpp')
-rw-r--r--tabulator-mpi/worker.cpp1
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"