X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmHeaderEntry.cxx;h=b445b624d4a6f70fcf3cedf2215c9bfb43a43833;hb=e037a39af09b4df452992e1129fa2a370171c44e;hp=fef886cbf9eb9ce432c3ce17a1be11d991ddc9d0;hpb=ac6281627c9571b711bd4d6e55a4adabc8b91afb;p=gdcm.git diff --git a/src/gdcmHeaderEntry.cxx b/src/gdcmHeaderEntry.cxx index fef886cb..b445b624 100644 --- a/src/gdcmHeaderEntry.cxx +++ b/src/gdcmHeaderEntry.cxx @@ -6,12 +6,6 @@ #include "gdcmGlobal.h" #include "gdcmUtil.h" -#ifdef GDCM_NO_ANSI_STRING_STREAM -# include -# define ostringstream ostrstream -# else -# include -#endif #include // for std::ios::left, ...