added cstring back to includes

This commit is contained in:
Sievers
2020-02-27 14:42:31 -07:00
parent 7a720ee9cf
commit fbee5966f6

View File

@ -16,6 +16,7 @@
------------------------------------------------------------------------- */
#include "fix_numdiff.h"
#include <cstring>
#include <mpi.h>
#include <memory.h>
#include "atom.h"