mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r6580] Purpose:
Code cleanup Description: Removed 'szlib.h' header, moving it to the H5Zszip.c filter code. Solution: Platforms tested: FreeBSD 4.8 (sleipnir) IRIX64 6.5 (modi4) w/parallel Misc. update:
This commit is contained in:
parent
b6fda8e13e
commit
58f59c8e56
@ -23,9 +23,6 @@
|
||||
#include "H5Fprivate.h"
|
||||
#include "H5Ppublic.h"
|
||||
|
||||
#ifdef H5_HAVE_SZLIB_H
|
||||
#include "szlib.h"
|
||||
#endif
|
||||
/*
|
||||
* The filter table maps filter identification numbers to structs that
|
||||
* contain a pointers to the filter function and timing statistics.
|
||||
|
Loading…
Reference in New Issue
Block a user