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

@ -16,11 +16,11 @@
------------------------------------------------------------------------- */
#include <cstdlib>
#include <cstring>
#include "atom_vec_ellipsoid.h"
#include "math_extra.h"
#include "atom.h"
#include "comm.h"
#include "force.h"
#include "domain.h"
#include "modify.h"
#include "fix.h"