consolidate inclusion file style with LAMMPS conventions

This commit is contained in:
Axel Kohlmeyer
2018-02-21 11:14:32 +01:00
parent daae906162
commit deeba53a24

View File

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