put implementation header first to avoid issues with mpi.h and lmptype.h with OpenMPI
This commit is contained in:
@ -15,9 +15,9 @@
|
||||
Contributing author: Pieter in 't Veld (SNL)
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include "fix_deform.h"
|
||||
#include <cstring>
|
||||
#include <cmath>
|
||||
#include "fix_deform.h"
|
||||
#include "atom.h"
|
||||
#include "update.h"
|
||||
#include "comm.h"
|
||||
|
||||
Reference in New Issue
Block a user