clean up includes in packages CLASS2, COLLOID, COMPRESS, and CORESHELL

This commit is contained in:
Axel Kohlmeyer
2019-07-06 06:29:22 -04:00
parent 4db4833395
commit a00d38572e
25 changed files with 13 additions and 126 deletions

View File

@ -16,9 +16,9 @@
------------------------------------------------------------------------- */
#include "angle_class2.h"
#include <mpi.h>
#include <cmath>
#include <cstring>
#include <cstdlib>
#include "atom.h"
#include "neighbor.h"
#include "domain.h"