more rearranging of include file order to put implementation headers first
This commit is contained in:
@ -18,11 +18,11 @@
|
||||
(https://dx.doi.org/10.6084/m9.figshare.1488628.v1
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include "fix_orient_bcc.h"
|
||||
#include <cmath>
|
||||
#include <cstring>
|
||||
#include <cstdlib>
|
||||
#include <mpi.h>
|
||||
#include "fix_orient_bcc.h"
|
||||
#include "atom.h"
|
||||
#include "update.h"
|
||||
#include "respa.h"
|
||||
|
||||
Reference in New Issue
Block a user