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 "min_cg.h"
|
||||
#include <mpi.h>
|
||||
#include <cmath>
|
||||
#include "min_cg.h"
|
||||
#include "update.h"
|
||||
#include "output.h"
|
||||
#include "timer.h"
|
||||
|
||||
Reference in New Issue
Block a user