summaryrefslogtreecommitdiffstats
path: root/c++/src/H5PropList.h
diff options
context:
space:
mode:
Diffstat (limited to 'c++/src/H5PropList.h')
-rw-r--r--c++/src/H5PropList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/H5PropList.h b/c++/src/H5PropList.h
index 66ccbd1..fecadcd 100644
--- a/c++/src/H5PropList.h
+++ b/c++/src/H5PropList.h
@@ -6,7 +6,7 @@
namespace H5 {
#endif
-class PropList : public IdComponent {
+class __DLLCPP__ PropList : public IdComponent {
public:
// Default property list
static const PropList DEFAULT;