]> Creatis software - gdcm.git/blobdiff - src/gdcmPixelReadConvert.h
Autogenerated misstyping after system crash ?!???
[gdcm.git] / src / gdcmPixelReadConvert.h
index 196b96492688b9de2776c9fb3de66591cabbf471..36b0bb73ab438ef66c6845cc8b3fd6c29a7664d3 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmPixelReadConvert.h,v $
   Language:  C++
-  Date:      $Date: 2006/03/29 16:09:48 $
-  Version:   $Revision: 1.30 $
+  Date:      $Date: 2007/08/22 16:14:04 $
+  Version:   $Revision: 1.32 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -17,8 +17,8 @@
 =========================================================================*/
 
 
-#ifndef GDCMPIXELREADCONVERT_H
-#define GDCMPIXELREADCONVERT_H
+#ifndef _GDCMPIXELREADCONVERT_H_
+#define _GDCMPIXELREADCONVERT_H_
 
 #include "gdcmBase.h"
 #include "gdcmFileHelper.h"
@@ -27,7 +27,7 @@
 
 #include <fstream>
 
-namespace gdcm
+namespace GDCM_NAME_SPACE
 {
 class File;
 class RLEFramesInfo;