]> Creatis software - gdcm.git/blobdiff - src/gdcmElementSet.h
In order to allow to use current version (1.3) of gdcm *and* ITK (that includes
[gdcm.git] / src / gdcmElementSet.h
index ccf780904fe0d780196c355eca8e892567c06f10..ec9b90cd0593ed75daa3c07ec0784d9f301b921b 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmElementSet.h,v $
   Language:  C++
-  Date:      $Date: 2006/01/31 11:39:47 $
-  Version:   $Revision: 1.54 $
+  Date:      $Date: 2007/05/23 14:18:10 $
+  Version:   $Revision: 1.55 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -25,7 +25,7 @@
 #include <iostream>
 #include <fstream>
 
-namespace gdcm 
+namespace GDCM_NAME_SPACE 
 {
 typedef std::map<TagKey, DocEntry *> TagDocEntryHT;