put implementation header first to avoid issues with mpi.h and lmptype.h with OpenMPI
This commit is contained in:
@ -11,10 +11,10 @@
|
||||
See the README file in the top-level LAMMPS directory.
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include "force.h"
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <cctype>
|
||||
#include "force.h"
|
||||
#include "style_bond.h"
|
||||
#include "style_angle.h"
|
||||
#include "style_dihedral.h"
|
||||
|
||||
Reference in New Issue
Block a user