summaryrefslogtreecommitdiffstats
path: root/c++/src/H5Include.h
blob: e14c9d249939eb23ad79f7ed7bb38951ff23e19e (plain)
1
2
3
4
5
6
7
8
// This may look like C code, but it is really -*- C++ -*-
// 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>