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,13 +11,10 @@
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
#include <cmath>
#include "dihedral.h"
#include "atom.h"
#include "comm.h"
#include "force.h"
#include "pair.h"
#include "suffix.h"
#include "atom_masks.h"
#include "memory.h"
#include "error.h"