forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1905 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
f92ff11324
commit
12da1e9350
|
@ -11,7 +11,7 @@
|
|||
See the README file in the top-level LAMMPS directory.
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
#include "string"
|
||||
#include "string.h"
|
||||
#include "change_box.h"
|
||||
#include "domain.h"
|
||||
#include "modify.h"
|
||||
|
|
Loading…
Reference in New Issue