]> Creatis software - gdcm.git/blobdiff - src/gdcmDicomEntry.h
Trying to normalize JPEG Writing (not yet finished)
[gdcm.git] / src / gdcmDicomEntry.h
index 8a3efee6b47b05082a1217cbf0c97d55760775cc..f5e469c7d2e4c8385a9373e1b5e72f7b7c53f816 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDicomEntry.h,v $
   Language:  C++
-  Date:      $Date: 2006/04/13 08:06:56 $
-  Version:   $Revision: 1.11 $
+  Date:      $Date: 2007/08/22 16:14:03 $
+  Version:   $Revision: 1.13 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
                                                                                 
 =========================================================================*/
 
-#ifndef GDCMDICOMENTRY_H
-#define GDCMDICOMENTRY_H
+#ifndef _GDCMDICOMENTRY_H_
+#define _GDCMDICOMENTRY_H_
 
 #include "gdcmCommon.h"
 #include "gdcmRefCounter.h"
 #include "gdcmVRKey.h"
 #include "gdcmTagKey.h"
 
-namespace gdcm 
+namespace GDCM_NAME_SPACE
 {
 //-----------------------------------------------------------------------------
 /**