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 186bf22..cbc75fb 100644
--- a/c++/src/H5PropList.h
+++ b/c++/src/H5PropList.h
@@ -6,7 +6,7 @@
namespace H5 {
#endif
-class __DLLCPP__ PropList : public IdComponent {
+class H5_DLLCPP PropList : public IdComponent {
public:
// Default property list
static const PropList DEFAULT;