more include file updates
This commit is contained in:
@ -16,15 +16,16 @@
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include "fix_nh_sphere.h"
|
||||
#include <cmath>
|
||||
#include <cstring>
|
||||
|
||||
#include "atom.h"
|
||||
#include "atom_vec.h"
|
||||
#include "domain.h"
|
||||
#include "error.h"
|
||||
#include "force.h"
|
||||
#include "domain.h"
|
||||
#include "math_vector.h"
|
||||
#include "math_extra.h"
|
||||
#include "math_vector.h"
|
||||
|
||||
#include <cmath>
|
||||
#include <cstring>
|
||||
|
||||
using namespace LAMMPS_NS;
|
||||
using namespace FixConst;
|
||||
|
||||
Reference in New Issue
Block a user