git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11310 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2014-01-24 23:05:40 +00:00
parent 63c730ea7d
commit fe888437bd

View File

@ -19,6 +19,10 @@
#ifdef LMP_MPIIO
#if defined(MPI_STUBS)
#error "The MPIIO package cannot be compiled in serial with MPI STUBS"
#endif
#include "restart_mpiio.h"
#else