even more include file cleanup

This commit is contained in:
Axel Kohlmeyer
2019-06-28 02:12:47 -04:00
parent 378474c4e6
commit 557a1274e4
19 changed files with 9 additions and 28 deletions

View File

@ -11,8 +11,9 @@
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
#include <cstdlib>
#include <mpi.h>
#include <cstring>
#include <utility>
#include "delete_atoms.h"
#include "atom.h"
#include "atom_vec.h"