[svn-r1927] Added #include <H5FDdpss.h>

This commit is contained in:
Raymond Lu 1999-12-22 10:29:29 -05:00
parent ce29075d9e
commit f86d9fabb7

View File

@ -46,6 +46,7 @@
#include <H5FDsec2.h> /* POSIX unbuffered file I/O */
#include <H5FDstdio.h> /* Standard C buffered I/O */
#include <H5FDgass.h> /* Remote files using GASS I/O */
#include <H5FDdpss.h> /* Remote access using Storage Client API */
#include <H5FDmulti.h> /* Usage-partitioned file family */
#endif