]> Creatis software - gdcm.git/blobdiff - src/gdcmCommandManager.cxx
In order to allow to use current version (1.3) of gdcm *and* ITK (that includes
[gdcm.git] / src / gdcmCommandManager.cxx
index bb24b00588bd27e510d54eaf7dd0fbd996070e1e..b99af1967527cbabb3528345bb4649e627ea6d0c 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmCommandManager.cxx,v $
   Language:  C++
-  Date:      $Date: 2007/03/23 15:05:11 $
-  Version:   $Revision: 1.4 $
+  Date:      $Date: 2007/05/23 14:18:08 $
+  Version:   $Revision: 1.5 $
                                                                                 
   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 "gdcmCommand.h"
 #include <typeinfo> // for typeif (needed by __BORLANDC__ v6)
 
-namespace gdcm 
+namespace GDCM_NAME_SPACE 
 {
 //-----------------------------------------------------------------------------
 CommandManager CommandManager::Instance;