Cleanup when merging to other branches

This commit is contained in:
Allen Byrne
2019-07-30 16:58:24 -05:00
parent 1b2941af43
commit a873d149e5
80 changed files with 3767 additions and 3739 deletions

View File

@@ -11,11 +11,12 @@
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <math.h>
#include <stdlib.h>
#include <string.h>
#include "h5hltest.h"
#include "H5DOpublic.h"
#include <math.h>
#if defined(H5_HAVE_ZLIB_H) && !defined(H5_ZLIB_HEADER)
# define H5_ZLIB_HEADER "zlib.h"