From ac9e605b8e522bfd4ad8b7763d6ec993209924ee Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Thu, 24 Mar 2011 14:26:19 -0500 Subject: [svn-r20316] Removed includes which are included with proper config checks in h5private.h. Tested: local linux, windows --- test/h5test.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/test/h5test.h b/test/h5test.h index 0467cd7..7994f72 100644 --- a/test/h5test.h +++ b/test/h5test.h @@ -25,11 +25,6 @@ #include "hdf5.h" #include "H5private.h" -#ifdef H5_STDC_HEADERS -# include -# include -#endif - /* * Predefined test verbosity levels. * -- cgit v0.12