diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2018-02-16 15:25:51 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2018-02-16 15:25:51 (GMT) |
commit | fc875eb5b76542f1765cee0ba8450c6e7b84ed04 (patch) | |
tree | 5814ca302e23493295c23ad70cf8fee25e9c2cfb /test/ttsafe.h | |
parent | 4644bd295a309bd578899a572ee9dd19b44c6c3f (diff) | |
download | hdf5-fc875eb5b76542f1765cee0ba8450c6e7b84ed04.zip hdf5-fc875eb5b76542f1765cee0ba8450c6e7b84ed04.tar.gz hdf5-fc875eb5b76542f1765cee0ba8450c6e7b84ed04.tar.bz2 |
HDFFV-10384 and includes cleanup merged from devlop
Diffstat (limited to 'test/ttsafe.h')
-rw-r--r-- | test/ttsafe.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/ttsafe.h b/test/ttsafe.h index 6cf449f..c29fadc 100644 --- a/test/ttsafe.h +++ b/test/ttsafe.h @@ -22,9 +22,6 @@ * Include required headers. This file tests internal library functions, * so we include the private headers here. */ -#include "hdf5.h" -#include "H5private.h" -#include "H5Eprivate.h" #include "testhdf5.h" |