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

@ -15,11 +15,10 @@ See the README file in the top-level LAMMPS directory.
Contributing Author: Jacob Gissinger (jacob.gissinger@colorado.edu)
------------------------------------------------------------------------- */
#include "fix_bond_react.h"
#include <mpi.h>
#include <cmath>
#include <cstring>
#include <cstdlib>
#include "fix_bond_react.h"
#include "update.h"
#include "modify.h"
#include "respa.h"