summaryrefslogtreecommitdiffstats
path: root/c++
diff options
context:
space:
mode:
Diffstat (limited to 'c++')
-rw-r--r--c++/src/H5IdComponent.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/H5IdComponent.cpp b/c++/src/H5IdComponent.cpp
index f5eb34e..3063d6b 100644
--- a/c++/src/H5IdComponent.cpp
+++ b/c++/src/H5IdComponent.cpp
@@ -18,7 +18,7 @@
#ifndef H5_NO_NAMESPACE
#ifndef H5_NO_STD
using std::string;
-#ifdef /*H5_VMS*/
+#ifdef H5_VMS
using std::count;
#endif /*H5_VMS*/
#endif // H5_NO_STD