diff options
Diffstat (limited to 'c++/src/H5RefCounter.cpp')
-rw-r--r-- | c++/src/H5RefCounter.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/c++/src/H5RefCounter.cpp b/c++/src/H5RefCounter.cpp index 61fcff4..22d5cd5 100644 --- a/c++/src/H5RefCounter.cpp +++ b/c++/src/H5RefCounter.cpp @@ -2,7 +2,6 @@ #ifndef H5_NO_NAMESPACE namespace H5 { -using namespace std; #endif // Creates a reference counter to be used by an HDF5 object |