X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDicomDirObject.h;h=3643bf0148cdcd21a9061658163f6afd13b83e8a;hb=e7768bbebdc9a5972e396d71a3e848f5674ee378;hp=64ce981a86f03486d043ad98a7844cfcba96bceb;hpb=8fd45dc6d321d1419854dc0e4fa6a37d6826b655;p=gdcm.git diff --git a/src/gdcmDicomDirObject.h b/src/gdcmDicomDirObject.h index 64ce981a..3643bf01 100644 --- a/src/gdcmDicomDirObject.h +++ b/src/gdcmDicomDirObject.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDicomDirObject.h,v $ Language: C++ - Date: $Date: 2007/05/23 14:18:08 $ - Version: $Revision: 1.19 $ + Date: $Date: 2007/08/22 16:14:03 $ + Version: $Revision: 1.20 $ 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 GDCMDICOMDIROBJECT_H -#define GDCMDICOMDIROBJECT_H +#ifndef _GDCMDICOMDIROBJECT_H_ +#define _GDCMDICOMDIROBJECT_H_ #include "gdcmSQItem.h" #include "gdcmDicomDirElement.h"