put implementation header first to avoid issues with mpi.h and lmptype.h with OpenMPI
This commit is contained in:
@ -15,8 +15,8 @@
|
||||
Contributing author: Jonathan Lee (Sandia)
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include <cmath>
|
||||
#include "fix_wall_lj1043.h"
|
||||
#include <cmath>
|
||||
#include "atom.h"
|
||||
#include "math_const.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user