update list and order of include files from include-what-you-use analysis
This commit is contained in:
@ -22,6 +22,8 @@
|
||||
#include "error.h"
|
||||
#include "memory.h"
|
||||
|
||||
#include <cmath>
|
||||
|
||||
using namespace LAMMPS_NS;
|
||||
|
||||
#define SMALL 1.0e-6
|
||||
|
||||
Reference in New Issue
Block a user