[svn-r17195] I removed H5Eprivate.h from this header file. It isn't used anywhere in the test.

Tested on jam, smirom, linew, and Boeing VMS.
This commit is contained in:
Raymond Lu 2009-07-17 10:25:53 -05:00
parent 827170c31f
commit 2d6036f0c3

View File

@ -25,7 +25,6 @@
* so we include the private headers here.
*/
#include "H5private.h"
#include "H5Eprivate.h"
/* Include generic testing header also */
#include "h5test.h"