summaryrefslogtreecommitdiffstats
path: root/c++/src/H5PredType.h
diff options
context:
space:
mode:
Diffstat (limited to 'c++/src/H5PredType.h')
-rw-r--r--c++/src/H5PredType.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/H5PredType.h b/c++/src/H5PredType.h
index 3172d86..88b87bd 100644
--- a/c++/src/H5PredType.h
+++ b/c++/src/H5PredType.h
@@ -11,7 +11,7 @@
namespace H5 {
#endif
-class __DLLCPP__ PredType : public AtomType {
+class H5_DLLCPP PredType : public AtomType {
public:
// Default destructor
virtual ~PredType();