Merge from lammps master
This commit is contained in:
@ -11,8 +11,8 @@
|
||||
See the README file in the top-level LAMMPS directory.
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include <math.h>
|
||||
#include <string.h>
|
||||
#include <cmath>
|
||||
#include <cstring>
|
||||
#include "compute_property_atom.h"
|
||||
#include "math_extra.h"
|
||||
#include "atom.h"
|
||||
|
||||
Reference in New Issue
Block a user