some more include file consistency changes

This commit is contained in:
Axel Kohlmeyer
2019-06-27 17:11:53 -04:00
parent 48220b39b5
commit 03099d6e54
13 changed files with 10 additions and 19 deletions

View File

@ -11,17 +11,16 @@
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
#include <cmath>
#include <cstdlib>
#include <cstring>
#include "atom_vec_body.h"
#include "my_pool_chunk.h"
#include "style_body.h"
#include "body.h"
#include "atom.h"
#include "comm.h"
#include "domain.h"
#include "modify.h"
#include "force.h"
#include "fix.h"
#include "memory.h"
#include "error.h"