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