update include handling for commands
This commit is contained in:
@ -12,13 +12,14 @@
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include "region_sphere.h"
|
||||
|
||||
#include "error.h"
|
||||
#include "input.h"
|
||||
#include "update.h"
|
||||
#include "variable.h"
|
||||
|
||||
#include <cmath>
|
||||
#include <cstring>
|
||||
#include "update.h"
|
||||
#include "input.h"
|
||||
#include "variable.h"
|
||||
#include "error.h"
|
||||
#include "force.h"
|
||||
|
||||
using namespace LAMMPS_NS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user