summaryrefslogtreecommitdiffstats
path: root/c++/src/H5IdComponent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'c++/src/H5IdComponent.cpp')
-rw-r--r--c++/src/H5IdComponent.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/c++/src/H5IdComponent.cpp b/c++/src/H5IdComponent.cpp
index fb12e61..d0c60a4 100644
--- a/c++/src/H5IdComponent.cpp
+++ b/c++/src/H5IdComponent.cpp
@@ -14,12 +14,8 @@
#ifdef H5_VMS
#include <iostream>
#endif /*H5_VMS*/
+
#include <string>
-#ifndef H5_VMS
-#ifndef H5_NO_NAMESPACE
- using std::count;
-#endif
-#endif /*H5_VMS*/
#include "H5Include.h"
#include "H5Exception.h"