X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=src%2FgdcmDictEntry.h;fp=src%2FgdcmDictEntry.h;h=4e6484c827f56925f427d0406ef0491724c5b3e9;hb=8fd45dc6d321d1419854dc0e4fa6a37d6826b655;hp=b3e6ffa7f8a4c94fe6c23884933e09094109cb5e;hpb=2df4df63b316830fda1354cafd59ffe8da54e35d;p=gdcm.git diff --git a/src/gdcmDictEntry.h b/src/gdcmDictEntry.h index b3e6ffa7..4e6484c8 100644 --- a/src/gdcmDictEntry.h +++ b/src/gdcmDictEntry.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDictEntry.h,v $ Language: C++ - Date: $Date: 2005/11/29 17:21:34 $ - Version: $Revision: 1.44 $ + Date: $Date: 2007/05/23 14:18:09 $ + Version: $Revision: 1.45 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -23,7 +23,7 @@ #include "gdcmTagKey.h" #include "gdcmVRKey.h" -namespace gdcm +namespace GDCM_NAME_SPACE { //----------------------------------------------------------------------------- class VRKey;