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,12 +11,10 @@
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
#include <cstdlib>
#include <cstring>
#include "create_box.h"
#include "atom.h"
#include "atom_vec.h"
#include "force.h"
#include "domain.h"
#include "region.h"
#include "region_prism.h"