added check for DAOS file

This commit is contained in:
Scot Breitenfeld 2020-04-24 09:42:07 -05:00
parent f37fe57ceb
commit 8f2d3d58c6

View File

@ -27,6 +27,7 @@
#ifdef ENABLE_BYTERANGE #ifdef ENABLE_BYTERANGE
#include "nchttp.h" #include "nchttp.h"
#endif #endif
#include "hdf5.h"
#undef DEBUG #undef DEBUG