]> Creatis software - gdcm.git/blobdiff - src/gdcmDict.cxx
ENH: Remove redundancie about GDCM_DICT stuff, now we only need to modify
[gdcm.git] / src / gdcmDict.cxx
index fd3e990c26905caa7c4f9895ae717e90d74ffc8e..7d9585cdc1ff65d78682e514fc8b91a5c5077eac 100644 (file)
@@ -8,13 +8,6 @@
 #include <iostream>
 #include <iomanip>
 
-#ifdef GDCM_NO_ANSI_STRING_STREAM
-#  include <strstream>
-#  define  ostringstream ostrstream
-# else
-#  include <sstream>
-#endif
-
 //-----------------------------------------------------------------------------
 // Constructor / Destructor
 /**