mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-24 15:25:00 +08:00
[svn-r18416] Description:
Fix error with srcdir header file included twice. Tested on: Mac OS X/32 10.6.2 (amazon) w/debug & production and C++
This commit is contained in:
parent
0a7809a659
commit
efe7b53619
@ -43,7 +43,6 @@
|
||||
#endif
|
||||
|
||||
#include "h5cpputil.h" // C++ utilility header file
|
||||
#include "H5srcdir.h"
|
||||
|
||||
const H5std_string TESTFILE("th5s.h5");
|
||||
const H5std_string DATAFILE("th5s1.h5");
|
||||
|
Loading…
Reference in New Issue
Block a user