X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDataEntry.h;h=a4f25424ffcc6d3dc01c7d3be332a1dc3d5b64ea;hb=fd5c14391627c6e42283ced90561271af2a161a2;hp=891f7d5cc3b912e9a0b5a91b87c45166e814b6c1;hpb=c1d286f80b07f07438ced6be3f119808c49b8f3f;p=gdcm.git diff --git a/src/gdcmDataEntry.h b/src/gdcmDataEntry.h index 891f7d5c..a4f25424 100644 --- a/src/gdcmDataEntry.h +++ b/src/gdcmDataEntry.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDataEntry.h,v $ Language: C++ - Date: $Date: 2009/02/05 09:50:09 $ - Version: $Revision: 1.22 $ + Date: $Date: 2011/03/29 07:36:00 $ + Version: $Revision: 1.23 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -16,7 +16,7 @@ =========================================================================*/ -#ifndef G_DCMDATAENTRY_H_ +#ifndef _GDCMDATAENTRY_H_ #define _GDCMDATAENTRY_H_ #include "gdcmDocEntry.h"