summaryrefslogtreecommitdiffstats
path: root/c++/src/H5Library.h
diff options
context:
space:
mode:
Diffstat (limited to 'c++/src/H5Library.h')
-rw-r--r--c++/src/H5Library.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/H5Library.h b/c++/src/H5Library.h
index 3e071fb..f0d2e02 100644
--- a/c++/src/H5Library.h
+++ b/c++/src/H5Library.h
@@ -12,7 +12,7 @@ namespace H5 {
// It is not even working, inifiteloop message still printed when
// calling H5close
-class H5Library {
+class __DLLCPP__ H5Library {
public:
static bool need_cleanup; // indicates if H5close should be called