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

@ -21,7 +21,6 @@
#include "style_improper.h"
#include "style_pair.h"
#include "style_kspace.h"
#include "atom.h"
#include "comm.h"
#include "pair.h"
#include "pair_hybrid.h"
@ -32,8 +31,6 @@
#include "dihedral.h"
#include "improper.h"
#include "kspace.h"
#include "group.h"
#include "memory.h"
#include "error.h"
#include "utils.h"