summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/h5_elink_unix2win.c1
-rw-r--r--examples/h5_extlink.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/examples/h5_elink_unix2win.c b/examples/h5_elink_unix2win.c
index 60c75dc..6eca266 100644
--- a/examples/h5_elink_unix2win.c
+++ b/examples/h5_elink_unix2win.c
@@ -24,7 +24,6 @@
*/
#include "hdf5.h"
-#include "hdf5dev.h"
#include <stdlib.h>
#include <string.h>
diff --git a/examples/h5_extlink.c b/examples/h5_extlink.c
index 44e55a9..f9d4046 100644
--- a/examples/h5_extlink.c
+++ b/examples/h5_extlink.c
@@ -19,7 +19,6 @@
*/
#include "hdf5.h"
-#include "hdf5dev.h"
#include <string.h>
#define SOURCE_FILE "extlink_source.h5"