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: Carsten Svaneborg (SDU)
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include <cstring>
|
||||
#include "dihedral_zero.h"
|
||||
#include <cstring>
|
||||
#include "atom.h"
|
||||
#include "force.h"
|
||||
#include "memory.h"
|
||||
|
||||
Reference in New Issue
Block a user