clean up includes in KSPACE package

This commit is contained in:
Axel Kohlmeyer
2019-07-06 10:20:13 -04:00
parent 316554297c
commit 61ed3b65b7
29 changed files with 8 additions and 118 deletions

View File

@ -16,11 +16,11 @@
------------------------------------------------------------------------- */
#include "pppm_tip4p.h"
#include <mpi.h>
#include <cmath>
#include "atom.h"
#include "domain.h"
#include "force.h"
#include "memory.h"
#include "error.h"
#include "math_const.h"