X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDictSet.h;h=4256ad8e3fc29defb1f33f0b6338ef1c05a3a42e;hb=29bdd1e88a28b6267618f633f304e1154537ce7b;hp=f71a1eb8d447aaa977d1a23dcaafa13528b1d34b;hpb=48e636386a4c47aedb816f29799a20bcbaaf35db;p=gdcm.git diff --git a/src/gdcmDictSet.h b/src/gdcmDictSet.h index f71a1eb8..4256ad8e 100644 --- a/src/gdcmDictSet.h +++ b/src/gdcmDictSet.h @@ -3,9 +3,9 @@ #ifndef GDCMDICTSET_H #define GDCMDICTSET_H +#include "gdcmDict.h" #include #include -#include "gdcmDict.h" typedef std::string DictKey; typedef std::map DictSetHT;