summaryrefslogtreecommitdiffstats
path: root/c++/examples/chunks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'c++/examples/chunks.cpp')
-rw-r--r--c++/examples/chunks.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/c++/examples/chunks.cpp b/c++/examples/chunks.cpp
index 44d543e..556472f 100644
--- a/c++/examples/chunks.cpp
+++ b/c++/examples/chunks.cpp
@@ -18,9 +18,6 @@
*/
#include <string>
-#if !defined(H5_NO_NAMESPACE) && !defined(H5_NO_STD)
-using namespace std;
-#endif
#ifdef OLD_HEADER_FILENAME
#include <iostream.h>