X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=src%2FgdcmTagKey.h;h=e861bcd5320a1f7d8960922e9ce44382907daf61;hb=721d134c6e594b9a23bf1ce002ed87bfbc1576a7;hp=d569db44a2c8ee245229433812eefe544581c5b6;hpb=17ebda2271dd65565f512e835546b22c22ebbbb0;p=gdcm.git diff --git a/src/gdcmTagKey.h b/src/gdcmTagKey.h index d569db44..e861bcd5 100644 --- a/src/gdcmTagKey.h +++ b/src/gdcmTagKey.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmTagKey.h,v $ Language: C++ - Date: $Date: 2006/04/11 16:03:26 $ - Version: $Revision: 1.11 $ + Date: $Date: 2007/08/22 16:14:05 $ + Version: $Revision: 1.13 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -16,8 +16,8 @@ =========================================================================*/ -#ifndef GDCMTAGKEY_H -#define GDCMTAGKEY_H +#ifndef _GDCMTAGKEY_H_ +#define _GDCMTAGKEY_H_ #include "gdcmCommon.h" @@ -26,7 +26,7 @@ #include // for std::ios::left, ... #include // for ugly sprintf -namespace gdcm +namespace GDCM_NAME_SPACE { //----------------------------------------------------------------------------- class TagKey