diff options
-rw-r--r-- | c++/src/H5StrcreatProp.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/c++/src/H5StrcreatProp.cpp b/c++/src/H5StrcreatProp.cpp index 9c43326..a12dc00 100644 --- a/c++/src/H5StrcreatProp.cpp +++ b/c++/src/H5StrcreatProp.cpp @@ -13,11 +13,6 @@ #include <string> -#include <iostream> - using std::cerr; - using std::endl; - - #include "H5Include.h" #include "H5Exception.h" #include "H5IdComponent.h" |