summaryrefslogtreecommitdiffstats
path: root/c++/src/H5Include.h
blob: c3ff064ebbf336882112bdff56a3a436f75bb1e8 (plain)
1
2
3
4
5
6
7
8
// Added this line for CC to compile at this time.  Will remove it when
// the problem of "Multiple declaration for RcsId" is fixed. BMR - 10/30/00
#ifdef RCSID
#undef RCSID
#endif

#include <hdf5.h>