continuing to clean up include file lists

This commit is contained in:
Axel Kohlmeyer
2019-07-01 14:31:41 -04:00
parent 2443c8ad13
commit 42c31227d9
55 changed files with 21 additions and 92 deletions

View File

@ -11,6 +11,7 @@
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
#include <mpi.h>
#include <cmath>
#include <cstdlib>
#include <cstring>
@ -34,7 +35,6 @@
#include "thermo.h"
#include "random_mars.h"
#include "math_const.h"
#include "atom_masks.h"
#include "lmppython.h"
#include "memory.h"
#include "info.h"