even more include file cleanup

This commit is contained in:
Axel Kohlmeyer
2019-06-28 02:12:47 -04:00
parent 378474c4e6
commit 557a1274e4
19 changed files with 9 additions and 28 deletions

View File

@ -12,14 +12,12 @@
------------------------------------------------------------------------- */
#include <mpi.h>
#include <cstdlib>
#include <cstring>
#include "compute_temp_profile.h"
#include "atom.h"
#include "update.h"
#include "force.h"
#include "group.h"
#include "fix.h"
#include "domain.h"
#include "memory.h"
#include "error.h"