X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDicomDirVisit.cxx;h=1509d5179c3bb8d0a33014f58ba68c89ed33df77;hb=0bcc188c6d5185375f809253e8b9b97c856d2eac;hp=98e9226c8f8648a7b0c30e353d9af175e356f467;hpb=bc69950a406d06c50f0fb75a96572784965cb534;p=gdcm.git diff --git a/src/gdcmDicomDirVisit.cxx b/src/gdcmDicomDirVisit.cxx index 98e9226c..1509d517 100644 --- a/src/gdcmDicomDirVisit.cxx +++ b/src/gdcmDicomDirVisit.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDicomDirVisit.cxx,v $ Language: C++ - Date: $Date: 2005/10/18 08:35:49 $ - Version: $Revision: 1.2 $ + Date: $Date: 2007/05/23 14:18:09 $ + Version: $Revision: 1.3 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -20,7 +20,7 @@ #include "gdcmGlobal.h" #include "gdcmDataEntry.h" -namespace gdcm +namespace GDCM_NAME_SPACE { //----------------------------------------------------------------------------- // Constructor / Destructor