diff options
author | Dana Robinson <43805+derobins@users.noreply.github.com> | 2022-04-08 02:45:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-08 02:45:36 (GMT) |
commit | f660cfdb3c891f014cfffd8efd3929ff9714deef (patch) | |
tree | 364e7683d26583b12f3178b8bcfa9d0714c46f0d /src/H5CSprivate.h | |
parent | 53d990c2c31095a0662e5119587bfcad34a21a8f (diff) | |
download | hdf5-f660cfdb3c891f014cfffd8efd3929ff9714deef.zip hdf5-f660cfdb3c891f014cfffd8efd3929ff9714deef.tar.gz hdf5-f660cfdb3c891f014cfffd8efd3929ff9714deef.tar.bz2 |
Brings minor changes from headers in develop (#1618)
Diffstat (limited to 'src/H5CSprivate.h')
-rw-r--r-- | src/H5CSprivate.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/H5CSprivate.h b/src/H5CSprivate.h index a238ec7..2dc28f5 100644 --- a/src/H5CSprivate.h +++ b/src/H5CSprivate.h @@ -17,10 +17,6 @@ #ifndef H5CSprivate_H #define H5CSprivate_H -#ifdef NOT_YET -#include "H5CSpublic.h" -#endif /* NOT_YET */ - /* Private headers needed by this file */ #include "H5private.h" |