clean up includes in QEQ, REPLICA, and RIGID packages

This commit is contained in:
Axel Kohlmeyer
2019-07-07 16:23:36 -04:00
parent 57a5588549
commit 13d4fbdcfb
25 changed files with 9 additions and 106 deletions

View File

@ -12,11 +12,9 @@
------------------------------------------------------------------------- */
#include "hyper.h"
#include <cmath>
#include <cstdlib>
#include <mpi.h>
#include <cstring>
#include "update.h"
#include "atom.h"
#include "domain.h"
#include "region.h"
#include "integrate.h"