more rearranging of include file order to put implementation headers first
This commit is contained in:
@ -15,8 +15,8 @@
|
||||
Contributing authors: Rob Hoy
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include <cstring>
|
||||
#include "compute_msd_nongauss.h"
|
||||
#include <cstring>
|
||||
#include "atom.h"
|
||||
#include "update.h"
|
||||
#include "group.h"
|
||||
|
||||
Reference in New Issue
Block a user