X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmVR.cxx;h=9a7091686fa497306cc87d39d2643d6e5f22e3cc;hb=3f0c0dc58eba64083f79a898d6f60119cd448650;hp=536aea3695acd93c8094f62f478bc1e74642b408;hpb=1bc5ccd72098866fc29ca8a786e8bb6852f388ea;p=gdcm.git diff --git a/src/gdcmVR.cxx b/src/gdcmVR.cxx index 536aea36..9a709168 100644 --- a/src/gdcmVR.cxx +++ b/src/gdcmVR.cxx @@ -3,23 +3,12 @@ #include #include -#ifdef GDCM_NO_ANSI_STRING_STREAM -# include -# define ostringstream ostrstream -# else -# include -#endif #include "gdcmVR.h" #include "gdcmUtil.h" #include "gdcmDictSet.h" #include "gdcmDebug.h" -#ifndef PUB_DICT_PATH -# define PUB_DICT_PATH "../Dicts/" -#endif -#define DICT_VR "dicomVR.dic" - //----------------------------------------------------------------------------- /** * \brief Constructor