X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmCommon.h;h=f5846edd3dd8c5808aeba27cb718c68e22e5f07a;hb=0c34dcbff14ef57704e061af700cacadb799537b;hp=fa971dc53ff81913421cd43c0c13bde71770fefa;hpb=cb6cf86b2b3cc6b43d40561fb9552ebd19fdbc99;p=gdcm.git diff --git a/src/gdcmCommon.h b/src/gdcmCommon.h index fa971dc5..f5846edd 100644 --- a/src/gdcmCommon.h +++ b/src/gdcmCommon.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmCommon.h,v $ Language: C++ - Date: $Date: 2005/10/23 15:32:30 $ - Version: $Revision: 1.101 $ + Date: $Date: 2006/01/24 19:58:13 $ + Version: $Revision: 1.104 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -62,6 +62,8 @@ GDCM_EXPORT extern const std::string GDCM_PIXELDATA; GDCM_EXPORT extern const std::string GDCM_VRUNKNOWN; +GDCM_EXPORT extern const char GDCM_FILESEPARATOR; + /// \brief TagKey is made to hold the standard Dicom Tag /// (Group number, Element number) /// Instead of using the two '16 bits integers' as the Hask Table key, we