more rearranging of include file order to put implementation headers first
This commit is contained in:
@ -15,12 +15,12 @@
|
||||
Contributing authors: Paul Crozier (SNL)
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include "pair_dsmc.h"
|
||||
#include <cmath>
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <climits>
|
||||
#include "pair_dsmc.h"
|
||||
#include "atom.h"
|
||||
#include "comm.h"
|
||||
#include "force.h"
|
||||
|
||||
Reference in New Issue
Block a user