X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmUtil.cxx;h=23106dc78026a98d37598b72367214637b4091c4;hb=1771b10b3f1a4d6f96ea1869fb005f0d48b62eda;hp=2d06382d51be876e1de2d20f8eab782e8cf7023a;hpb=fe9078b3f61dc2cb0e8ca173aa56f470e5615839;p=gdcm.git diff --git a/src/gdcmUtil.cxx b/src/gdcmUtil.cxx index 2d06382d..23106dc7 100644 --- a/src/gdcmUtil.cxx +++ b/src/gdcmUtil.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmUtil.cxx,v $ Language: C++ - Date: $Date: 2006/11/08 17:04:32 $ - Version: $Revision: 1.186 $ + Date: $Date: 2007/05/23 14:18:11 $ + Version: $Revision: 1.187 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -92,7 +92,7 @@ #include #endif -namespace gdcm +namespace GDCM_NAME_SPACE { //------------------------------------------------------------------------- const std::string Util::GDCM_UID = "1.2.826.0.1.3680043.2.1143"; @@ -1247,7 +1247,7 @@ void Util::hfpswap(double *a, double *b) ghost@aladdin.com */ -/* $Id: gdcmUtil.cxx,v 1.186 2006/11/08 17:04:32 jpr Exp $ */ +/* $Id: gdcmUtil.cxx,v 1.187 2007/05/23 14:18:11 jpr Exp $ */ /* Independent implementation of MD5 (RFC 1321).