X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDict.h;h=d72fec8df51e529bdad7e1a41f085bfe45bfa18f;hb=f2dd0107ba49eda3386b34715cdc0c046d12397f;hp=0e86bedf4ff8e78a4cc5b5adfcd4886766926dcd;hpb=17ebda2271dd65565f512e835546b22c22ebbbb0;p=gdcm.git diff --git a/src/gdcmDict.h b/src/gdcmDict.h index 0e86bedf..d72fec8d 100644 --- a/src/gdcmDict.h +++ b/src/gdcmDict.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDict.h,v $ Language: C++ - Date: $Date: 2006/04/11 16:03:26 $ - Version: $Revision: 1.49 $ + Date: $Date: 2007/08/22 16:14:03 $ + Version: $Revision: 1.51 $ 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 GDCMDICT_H -#define GDCMDICT_H +#ifndef _GDCMDICT_H_ +#define _GDCMDICT_H_ #include "gdcmRefCounter.h" #include "gdcmDictEntry.h" @@ -27,7 +27,7 @@ #include #include -namespace gdcm +namespace GDCM_NAME_SPACE { //-----------------------------------------------------------------------------