more rearranging of include file order to put implementation headers first
This commit is contained in:
@ -16,10 +16,10 @@
|
||||
Andrew Baczewski (Michigan State/SNL)
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include "fix_gld.h"
|
||||
#include <cmath>
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
#include "fix_gld.h"
|
||||
#include "math_extra.h"
|
||||
#include "atom.h"
|
||||
#include "force.h"
|
||||
|
||||
Reference in New Issue
Block a user