X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDictGroupName.h;h=d123c6a4edd4c6f82ff0ce98b3cc27b94c775e49;hb=224876ca6cbe71952f2a1d66d9853eca7745d3a0;hp=bb0d7cc58a3853b3d9a2501f2eb5e50f17288637;hpb=41559a6f2d66bcd4af4db17a0d9668df37d19f3b;p=gdcm.git diff --git a/src/gdcmDictGroupName.h b/src/gdcmDictGroupName.h index bb0d7cc5..d123c6a4 100644 --- a/src/gdcmDictGroupName.h +++ b/src/gdcmDictGroupName.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDictGroupName.h,v $ Language: C++ - Date: $Date: 2005/11/28 16:31:23 $ - Version: $Revision: 1.8 $ + Date: $Date: 2007/08/22 16:14:04 $ + Version: $Revision: 1.10 $ 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 GDCMDICTGROUPNAME_H -#define GDCMDICTGROUPNAME_H +#ifndef _GDCMDICTGROUPNAME_H +#define _GDCMDICTGROUPNAME_H #include "gdcmRefCounter.h" @@ -25,7 +25,7 @@ #include #include -namespace gdcm +namespace GDCM_NAME_SPACE { //-----------------------------------------------------------------------------