a few more small tweaks

This commit is contained in:
Axel Kohlmeyer
2020-09-04 09:42:11 -04:00
parent 255bf2f8fd
commit f19ce32bf5
6 changed files with 7 additions and 9 deletions

View File

@ -28,6 +28,7 @@
#include <cmath>
#include <cstdio>
#include <cstring>
#include <vector>
#include <mpi.h>
#if !defined(_FORTIFY_SOURCE) || (_FORTIFY_SOURCE == 0)