forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14225 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
b4ff47495c
commit
a2481116c5
|
@ -18,7 +18,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <sys/time.h>
|
||||
#include <mpi.h>
|
||||
#include "mpi.h"
|
||||
|
||||
/* data structure for double/int */
|
||||
|
||||
|
|
Loading…
Reference in New Issue