X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmGlobal.h;h=fbe1e4580fbabbb4bcec42e6cf5844ff0811e536;hb=0bcc188c6d5185375f809253e8b9b97c856d2eac;hp=262bf0773de8a1d1130f072ab993992e8242ec8f;hpb=8cc5832cf333a9bfd128824d5864399d4a4313b7;p=gdcm.git diff --git a/src/gdcmGlobal.h b/src/gdcmGlobal.h index 262bf077..fbe1e458 100644 --- a/src/gdcmGlobal.h +++ b/src/gdcmGlobal.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmGlobal.h,v $ Language: C++ - Date: $Date: 2007/03/23 15:05:10 $ - Version: $Revision: 1.11 $ + Date: $Date: 2007/08/22 16:14:04 $ + 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,12 +16,12 @@ =========================================================================*/ -#ifndef GDCMGLOBAL_H -#define GDCMGLOBAL_H +#ifndef _GDCMGLOBAL_H_ +#define _GDCMGLOBAL_H_ #include "gdcmCommon.h" -namespace gdcm +namespace GDCM_NAME_SPACE { class DictSet; class VR;