continue cleaning up include file lists

This commit is contained in:
Axel Kohlmeyer
2019-06-28 21:38:19 -04:00
parent 557a1274e4
commit 31cbccda85
59 changed files with 32 additions and 101 deletions

View File

@ -15,9 +15,9 @@
Contributing author: Ravi Agrawal (Northwestern U)
------------------------------------------------------------------------- */
#include <mpi.h>
#include <cmath>
#include <cstring>
#include <cstdlib>
#include "fix_indent.h"
#include "atom.h"
#include "input.h"
@ -26,7 +26,6 @@
#include "lattice.h"
#include "update.h"
#include "modify.h"
#include "output.h"
#include "respa.h"
#include "error.h"
#include "force.h"