forked from lijiext/lammps
Update bond_class2.cpp
This commit is contained in:
parent
596ec06960
commit
1157a2a4c2
|
@ -15,6 +15,7 @@
|
|||
Contributing author: Eric Simon (Cray)
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include <cstring>
|
||||
#include "bond_class2.h"
|
||||
#include <mpi.h>
|
||||
#include <cmath>
|
||||
|
|
Loading…
Reference in New Issue