X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmException.h;h=0e46086034dab7f406a9b6fa0dafc88fb5d9e0f9;hb=713d0f3d28a6176fab6d57e031633061dc7354a7;hp=0565e487841b46f7e831ca134450104349ceccb1;hpb=8fd45dc6d321d1419854dc0e4fa6a37d6826b655;p=gdcm.git diff --git a/src/gdcmException.h b/src/gdcmException.h index 0565e487..0e460860 100644 --- a/src/gdcmException.h +++ b/src/gdcmException.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmException.h,v $ Language: C++ - Date: $Date: 2007/05/23 14:18:10 $ - Version: $Revision: 1.24 $ + Date: $Date: 2007/08/22 16:14:04 $ + Version: $Revision: 1.25 $ 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 GDCM_EXCEPTION_H -#define GDCM_EXCEPTION_H +#ifndef _GDCM_EXCEPTION_H_ +#define _GDCM_EXCEPTION_H_ #include "gdcmCommon.h"