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