put implementation header first to avoid issues with mpi.h and lmptype.h with OpenMPI
This commit is contained in:
@ -15,10 +15,10 @@
|
||||
Contributing author: Ravi Agrawal (Northwestern U)
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include "fix_indent.h"
|
||||
#include <mpi.h>
|
||||
#include <cmath>
|
||||
#include <cstring>
|
||||
#include "fix_indent.h"
|
||||
#include "atom.h"
|
||||
#include "input.h"
|
||||
#include "variable.h"
|
||||
|
||||
Reference in New Issue
Block a user