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

@ -15,12 +15,10 @@
#include <cstring>
#include "compute_temp_sphere.h"
#include "atom.h"
#include "atom_vec.h"
#include "update.h"
#include "force.h"
#include "domain.h"
#include "modify.h"
#include "comm.h"
#include "group.h"
#include "error.h"