more include file cleanup

This commit is contained in:
Axel Kohlmeyer
2019-06-29 21:30:23 -04:00
parent 31cbccda85
commit 96744c4933
62 changed files with 37 additions and 107 deletions

View File

@ -16,13 +16,12 @@
Based on code by Paolo Raiteri (Curtin U) and Giovanni Bussi (SISSA)
------------------------------------------------------------------------- */
#include <mpi.h>
#include <cstring>
#include <cstdlib>
#include <cmath>
#include "fix_temp_csvr.h"
#include "atom.h"
#include "force.h"
#include "memory.h"
#include "comm.h"
#include "input.h"
#include "variable.h"