continuing include file handling cleanup

This commit is contained in:
Axel Kohlmeyer
2019-07-10 08:49:16 -04:00
parent 872d43f02f
commit c5044d6484
61 changed files with 305 additions and 413 deletions

View File

@ -16,12 +16,11 @@
[ based on dihedral_helix.cpp Paul Crozier (SNL) ]
------------------------------------------------------------------------- */
#include <cmath>
#include <cstdlib>
#include "dihedral_quadratic.h"
#include <mpi.h>
#include <cmath>
#include "atom.h"
#include "neighbor.h"
#include "domain.h"
#include "comm.h"
#include "force.h"
#include "update.h"