continuing to clean up include file lists

This commit is contained in:
Axel Kohlmeyer
2019-07-04 07:23:01 -04:00
parent b4cf4b1ed7
commit ce6fa0118a
39 changed files with 23 additions and 101 deletions

View File

@ -14,7 +14,6 @@
#include "read_restart.h"
#include <mpi.h>
#include <cstring>
#include <cstdlib>
#include <dirent.h>
#include "atom.h"
#include "atom_vec.h"
@ -23,7 +22,6 @@
#include "irregular.h"
#include "update.h"
#include "modify.h"
#include "fix.h"
#include "fix_read_restart.h"
#include "group.h"
#include "force.h"