summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/H5api_adpt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/H5api_adpt.h b/src/H5api_adpt.h
index d7f2bdf..6297f47 100644
--- a/src/H5api_adpt.h
+++ b/src/H5api_adpt.h
@@ -59,6 +59,8 @@
#define H5_DLL
#define H5_DLLVAR extern
#define H5_DLLCPP
+#define H5TEST_DLL
+#define H5TEST_DLLVAR extern
#endif
#endif /* H5API_ADPT_H */