]> Creatis software - gdcm.git/blobdiff - src/gdcmCommon.h
* oops forgot to commit Changelog :)
[gdcm.git] / src / gdcmCommon.h
index 131fceba3d18243b398c7c8a68dafabd2b92bc2b..b3300d9063abd0d39d4ca12ca44b73ba15e2b34f 100644 (file)
@@ -27,6 +27,8 @@ typedef  int                  gint32;
 
 #include <string>
 
+const std::string GDCM_UNFOUND = "gdcm::Unfound";
+
 typedef std::string TagKey;
 typedef std::string TagName;