X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDictGroupName.cxx;h=bc6477d802920811c41c4ecd58fcdfc6e19f318b;hb=0bcc188c6d5185375f809253e8b9b97c856d2eac;hp=9d07f287fe8a486fbf8883f1a55893013a22204f;hpb=4073467af614547a6cdd2b5d09d481fbea1a1f0c;p=gdcm.git diff --git a/src/gdcmDictGroupName.cxx b/src/gdcmDictGroupName.cxx index 9d07f287..bc6477d8 100644 --- a/src/gdcmDictGroupName.cxx +++ b/src/gdcmDictGroupName.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDictGroupName.cxx,v $ Language: C++ - Date: $Date: 2005/10/26 08:04:15 $ - Version: $Revision: 1.6 $ + Date: $Date: 2007/05/23 14:18:09 $ + Version: $Revision: 1.8 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -25,10 +25,10 @@ #include #include -namespace gdcm +namespace GDCM_NAME_SPACE { //----------------------------------------------------------------------------- -/// \brief auto generated function, to fill up the 'Value Representation' +/// \brief auto generated function, to fill up the 'Group Name' /// Dictionnary, if relevant file is not found on user's disk void FillDefaultDictGroupName(DictGroupNameHT &groupName);