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

@ -13,16 +13,14 @@
#include <mpi.h>
#include <cstring>
#include <cstdio>
#include "fix_neigh_history.h"
#include "my_page.h"
#include "atom.h"
#include "comm.h"
#include "neighbor.h"
#include "neigh_list.h"
#include "force.h"
#include "pair.h"
#include "update.h"
#include "modify.h"
#include "memory.h"
#include "error.h"