hdf5/c++/test
Binh-Minh Ribler 4811d326ef [svn-r3551]
Purpose:
    Bug fix
Description:
    Compiled error about "RcsId initialized twice"
Solution:
    This problem has been taken care of in the C++ API already.  However,
    because dsets.cpp includes the C++ header file H5Cpp.h after the
    C test header files, h5test.h and testhdf5.h, the fix was missed.
    Moved H5Cpp.h to before those C header files.
Platforms tested:
    arabica (sparc-sun-solaris 2.7)
2001-03-06 02:14:12 -05:00
..
Dependencies [svn-r2926] Purpose: 2000-11-15 12:43:06 -05:00
dsets.cpp [svn-r3551] 2001-03-06 02:14:12 -05:00
Makefile.in [svn-r3549] Purpose: 2001-03-05 18:09:59 -05:00
testhdf5.cpp [svn-r3549] Purpose: 2001-03-05 18:09:59 -05:00
tfile.cpp [svn-r3549] Purpose: 2001-03-05 18:09:59 -05:00