X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDicomDirPrivate.cxx;h=17f659f53cdc9b2b36aa58f2e2369b2e6ae9770c;hb=df832cf7f90b4ca5aca2f628c1756fb276779fac;hp=ae7305dab4927547a09f06a78b60e287c09d12fc;hpb=46590a1960c6ff290e5a6404ca8a7c70cb9349bb;p=gdcm.git diff --git a/src/gdcmDicomDirPrivate.cxx b/src/gdcmDicomDirPrivate.cxx index ae7305da..17f659f5 100755 --- a/src/gdcmDicomDirPrivate.cxx +++ b/src/gdcmDicomDirPrivate.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDicomDirPrivate.cxx,v $ Language: C++ - Date: $Date: 2007/03/26 13:32:54 $ - Version: $Revision: 1.1 $ + Date: $Date: 2007/05/23 14:18:08 $ + Version: $Revision: 1.2 $ 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