]> Creatis software - gdcm.git/blobdiff - vtk/vtkGdcmWriter.cxx
COMP: Ok quickly fix comp problem on golgot with -pain in the neck- gcc 4.x
[gdcm.git] / vtk / vtkGdcmWriter.cxx
index 72f539f2e0c6f6fdbb2e0ada854e24f2eb32bf59..d5880098e6ade37f94e6039ffe584a2e0cd093b6 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: vtkGdcmWriter.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/05/11 14:40:58 $
-  Version:   $Revision: 1.22 $
+  Date:      $Date: 2005/08/20 22:29:46 $
+  Version:   $Revision: 1.23 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -31,8 +31,8 @@
 #define vtkFloatingPointType float
 #endif
 
-vtkCxxRevisionMacro(vtkGdcmWriter, "$Revision: 1.22 $");
-vtkStandardNewMacro(vtkGdcmWriter);
+vtkCxxRevisionMacro(vtkGdcmWriter, "$Revision: 1.23 $")
+vtkStandardNewMacro(vtkGdcmWriter)
 
 //-----------------------------------------------------------------------------
 // Constructor / Destructor