X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmCommand.cxx;h=188b2f75088748db92777ccc1f08e54a574f76f8;hb=f2dd0107ba49eda3386b34715cdc0c046d12397f;hp=221e00a8726d3576e29d091be3746262b5df0f69;hpb=41559a6f2d66bcd4af4db17a0d9668df37d19f3b;p=gdcm.git diff --git a/src/gdcmCommand.cxx b/src/gdcmCommand.cxx index 221e00a8..188b2f75 100644 --- a/src/gdcmCommand.cxx +++ b/src/gdcmCommand.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmCommand.cxx,v $ Language: C++ - Date: $Date: 2005/11/28 16:31:22 $ - Version: $Revision: 1.2 $ + Date: $Date: 2007/05/23 14:18:08 $ + 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 @@ -18,7 +18,7 @@ // --------------------------------------------------------------- #include "gdcmCommand.h" -namespace gdcm +namespace GDCM_NAME_SPACE { //----------------------------------------------------------------------------- // Constructor / Destructor