summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2018-05-15 01:36:43 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2018-05-15 01:36:43 (GMT)
commit3759814975e43229892f238e8451fb0ceea16095 (patch)
treef57c1dc01940e59bcd49fa73f5db08451593fa7e
parent867933406c66c3dfc37be3b097e4ed3e0e833aa4 (diff)
downloadhdf5-3759814975e43229892f238e8451fb0ceea16095.zip
hdf5-3759814975e43229892f238e8451fb0ceea16095.tar.gz
hdf5-3759814975e43229892f238e8451fb0ceea16095.tar.bz2
Fixed typos
Platforms tested: Linux/64 (jelly)
-rw-r--r--c++/src/H5StrcreatProp.cpp5
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"