diff options
Diffstat (limited to 'c++/examples/readdata.cpp')
-rw-r--r-- | c++/examples/readdata.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/c++/examples/readdata.cpp b/c++/examples/readdata.cpp index 0805fa5..fa5e141 100644 --- a/c++/examples/readdata.cpp +++ b/c++/examples/readdata.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> |