X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDictSet.h;h=2c480fff5971b89aafb541324273b2cc40fb4539;hb=c38654db595b51f0295f607c51172dae56d1d65d;hp=e970b80bc899c89117f550cc6ba17c33130a5d23;hpb=d7a4d5d474ae599b723e52ebda8bd3fc6cee752a;p=gdcm.git diff --git a/src/gdcmDictSet.h b/src/gdcmDictSet.h index e970b80b..2c480fff 100644 --- a/src/gdcmDictSet.h +++ b/src/gdcmDictSet.h @@ -57,7 +57,7 @@ private: DictSetHT Dicts; /// Directory path to dictionaries std::string DictPath; - + /// H table for the on the fly created gdcmDictEntries std::map virtualEntry; };