X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmTagKey.h;h=e861bcd5320a1f7d8960922e9ce44382907daf61;hb=bd7bec4c367d671a9da358584e98a8ec29bb641e;hp=168b03ddef68be46cb37fe3788204760620d56c6;hpb=8fd45dc6d321d1419854dc0e4fa6a37d6826b655;p=gdcm.git diff --git a/src/gdcmTagKey.h b/src/gdcmTagKey.h index 168b03dd..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: 2007/05/23 14:18:11 $ - Version: $Revision: 1.12 $ + 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"