diff options
Diffstat (limited to 'c++/src/H5IdComponent.h')
-rw-r--r-- | c++/src/H5IdComponent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/H5IdComponent.h b/c++/src/H5IdComponent.h index 09a227b..08f2dac 100644 --- a/c++/src/H5IdComponent.h +++ b/c++/src/H5IdComponent.h @@ -9,7 +9,7 @@ namespace H5 { #endif -class IdComponent { +class __DLLCPP__ IdComponent { public: // Parent classes must reset the current IdComponent copy // before setting new id to control reference count |