summaryrefslogtreecommitdiffstats
path: root/c++/src/H5DataSpace.h
diff options
context:
space:
mode:
Diffstat (limited to 'c++/src/H5DataSpace.h')
-rw-r--r--c++/src/H5DataSpace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/H5DataSpace.h b/c++/src/H5DataSpace.h
index 7267fe6..5ec7842 100644
--- a/c++/src/H5DataSpace.h
+++ b/c++/src/H5DataSpace.h
@@ -6,7 +6,7 @@
namespace H5 {
#endif
-class DataSpace : public IdComponent {
+class __DLLCPP__ DataSpace : public IdComponent {
public:
// Default DataSpace objects
static const DataSpace ALL;