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 8c0fbf0..3172d86 100644
--- a/c++/src/H5PredType.h
+++ b/c++/src/H5PredType.h
@@ -11,7 +11,7 @@
namespace H5 {
#endif
-class PredType : public AtomType {
+class __DLLCPP__ PredType : public AtomType {
public:
// Default destructor
virtual ~PredType();