[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:
Quincey Koziol 2010-03-17 22:17:26 -05:00
parent 0a7809a659
commit efe7b53619

View File

@ -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");