X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=src%2FgdcmVR.h;h=9301e24a2b59b9d24f523cb39cf3681e6c6489fe;hb=29bdd1e88a28b6267618f633f304e1154537ce7b;hp=68d7fee3940e5c6fb979329bfba7011fb530db3a;hpb=48e636386a4c47aedb816f29799a20bcbaaf35db;p=gdcm.git diff --git a/src/gdcmVR.h b/src/gdcmVR.h index 68d7fee3..9301e24a 100644 --- a/src/gdcmVR.h +++ b/src/gdcmVR.h @@ -3,9 +3,9 @@ #ifndef GDCMVR_H #define GDCMVR_H +#include "gdcmCommon.h" #include #include -#include "gdcmCommon.h" typedef std::string VRKey; typedef std::string VRAtr;