X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmCommon.h;h=b3300d9063abd0d39d4ca12ca44b73ba15e2b34f;hb=06e5584ba82b9878b3e544a53c9575cf363fdb8c;hp=131fceba3d18243b398c7c8a68dafabd2b92bc2b;hpb=05abd393cf82392c894dd1d852e2273b0648671d;p=gdcm.git diff --git a/src/gdcmCommon.h b/src/gdcmCommon.h index 131fceba..b3300d90 100644 --- a/src/gdcmCommon.h +++ b/src/gdcmCommon.h @@ -27,6 +27,8 @@ typedef int gint32; #include +const std::string GDCM_UNFOUND = "gdcm::Unfound"; + typedef std::string TagKey; typedef std::string TagName;