X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=src%2FgdcmDict.h;h=db6f0e04bc94e252859b38ad57f8c23ecbf2a8b9;hb=efc4d18faced64c24c75448b61685f92f2d799ce;hp=37d0076e3caf192b0b103df295dafc79f6f53c06;hpb=3e78befc911eac2ecc70747854911d1f803797b5;p=gdcm.git diff --git a/src/gdcmDict.h b/src/gdcmDict.h index 37d0076e..db6f0e04 100644 --- a/src/gdcmDict.h +++ b/src/gdcmDict.h @@ -3,9 +3,9 @@ #ifndef GDCMDICT_H #define GDCMDICT_H -#include #include "gdcmCommon.h" #include "gdcmDictEntry.h" +#include typedef std::map TagKeyHT; typedef std::map TagNameHT;