forked from lijiext/lammps
utils.h is not needed (globally included via pointer.h)
This commit is contained in:
parent
338b05d9dd
commit
8920830909
|
@ -26,7 +26,6 @@
|
|||
#include "force.h"
|
||||
#include "neighbor.h"
|
||||
#include "memory.h"
|
||||
#include "utils.h"
|
||||
#include "fmt/format.h"
|
||||
|
||||
using namespace LAMMPS_NS;
|
||||
|
|
Loading…
Reference in New Issue