]> Creatis software - gdcm.git/blobdiff - src/gdcmDictGroupName.h
avoid segfault when unaware user sets SplitOnly to true, and the asks for ImageDataVector
[gdcm.git] / src / gdcmDictGroupName.h
index d3aa1e9e63317b1f20cbcdb4079722fadbc3ce1c..d123c6a4edd4c6f82ff0ce98b3cc27b94c775e49 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDictGroupName.h,v $
   Language:  C++
-  Date:      $Date: 2005/11/21 09:46:26 $
-  Version:   $Revision: 1.6 $
+  Date:      $Date: 2007/08/22 16:14:04 $
+  Version:   $Revision: 1.10 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -16,8 +16,8 @@
                                                                                 
 =========================================================================*/
 
-#ifndef GDCMDICTGROUPNAME_H
-#define GDCMDICTGROUPNAME_H
+#ifndef _GDCMDICTGROUPNAME_H
+#define _GDCMDICTGROUPNAME_H
 
 #include "gdcmRefCounter.h"
 
@@ -25,7 +25,7 @@
 #include <string>
 #include <iostream>
 
-namespace gdcm 
+namespace GDCM_NAME_SPACE 
 {
 
 //-----------------------------------------------------------------------------