From efe7b5361947ad3c5ddf263e1f1211ce0122fe98 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Wed, 17 Mar 2010 22:17:26 -0500 Subject: [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++ --- c++/test/th5s.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/c++/test/th5s.cpp b/c++/test/th5s.cpp index a57f231..f82bb08 100644 --- a/c++/test/th5s.cpp +++ b/c++/test/th5s.cpp @@ -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"); -- cgit v0.12