X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDict.h;h=d72fec8df51e529bdad7e1a41f085bfe45bfa18f;hb=fc4f7706c78baf3f60474c06d871b82db221f37b;hp=a1e72aadb9620065af13c146cb4f8019f09af9fa;hpb=8fd45dc6d321d1419854dc0e4fa6a37d6826b655;p=gdcm.git diff --git a/src/gdcmDict.h b/src/gdcmDict.h index a1e72aad..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: 2007/05/23 14:18:09 $ - Version: $Revision: 1.50 $ + 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"