diff options
author | Benji Dial <benji@benjidial.net> | 2023-06-21 08:31:07 -0400 |
---|---|---|
committer | Benji Dial <benji@benjidial.net> | 2023-06-21 08:31:07 -0400 |
commit | 04b25f18f457e3864f271d6c2f0f03a93d78bd1d (patch) | |
tree | 381f7d3dca169780a82d2766b4de6d7b0a7cf072 /tabulator-mpi/head.cpp | |
parent | 1940ef130528e58cdfe0dd1589091947f6d8b8c7 (diff) | |
download | lib94-04b25f18f457e3864f271d6c2f0f03a93d78bd1d.tar.gz |
cleaning up includes and a couple comments
Diffstat (limited to 'tabulator-mpi/head.cpp')
-rw-r--r-- | tabulator-mpi/head.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tabulator-mpi/head.cpp b/tabulator-mpi/head.cpp index 7026746..38fcde6 100644 --- a/tabulator-mpi/head.cpp +++ b/tabulator-mpi/head.cpp @@ -1,5 +1,4 @@ #include <lib94/lib94.hpp> -#include <csignal> #include <cstdio> #include <mpi.h> |