X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmException.h;h=0e46086034dab7f406a9b6fa0dafc88fb5d9e0f9;hb=713d0f3d28a6176fab6d57e031633061dc7354a7;hp=3b5c7d2e20c01bbad3d711cee7cdccef65e2ff6e;hpb=1e670813be403bc4ecd88fb78405d0a8969fca6c;p=gdcm.git diff --git a/src/gdcmException.h b/src/gdcmException.h index 3b5c7d2e..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: 2005/09/02 07:10:03 $ - Version: $Revision: 1.23 $ + 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" @@ -25,7 +25,7 @@ #include #include -namespace gdcm +namespace GDCM_NAME_SPACE { //-----------------------------------------------------------------------------