summaryrefslogtreecommitdiffstats
path: root/test/vfd_swmr_common.h
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2021-03-02 10:51:55 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2021-03-02 10:51:55 (GMT)
commit6639693cff48bb16bddb05121a73c063c9f92ca2 (patch)
tree7278f13c57eacb5d216e79c84462b1a5199a9737 /test/vfd_swmr_common.h
parenteea7c11b6acd1d193046736466be73beaf8f8faa (diff)
downloadhdf5-6639693cff48bb16bddb05121a73c063c9f92ca2.zip
hdf5-6639693cff48bb16bddb05121a73c063c9f92ca2.tar.gz
hdf5-6639693cff48bb16bddb05121a73c063c9f92ca2.tar.bz2
Removed most C library include lines from tests
Diffstat (limited to 'test/vfd_swmr_common.h')
-rw-r--r--test/vfd_swmr_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/vfd_swmr_common.h b/test/vfd_swmr_common.h
index a4bf50e..761a706 100644
--- a/test/vfd_swmr_common.h
+++ b/test/vfd_swmr_common.h
@@ -18,7 +18,6 @@
/* Headers */
/***********/
-#include <stdarg.h>
#include "h5test.h"
/**********/