put implementation header first for all remaining main folder source files
This commit is contained in:
@ -11,9 +11,9 @@
|
||||
See the README file in the top-level LAMMPS directory.
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include "region_intersect.h"
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include "region_intersect.h"
|
||||
#include "domain.h"
|
||||
#include "error.h"
|
||||
#include "force.h"
|
||||
|
||||
Reference in New Issue
Block a user