X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vtk%2FvtkgdcmViewer2.cxx;h=a263cfd7c3491c5e2134dd6d0f53e1feead2c9b0;hb=ca1e16227a30bd895c6acdc27244c838f0631c2e;hp=b840ea1cd471f390c95c2a7b3bac67deda703ce1;hpb=c1a305b54c1a9dd1bfe2173940ba84ccd1b4bb27;p=gdcm.git diff --git a/vtk/vtkgdcmViewer2.cxx b/vtk/vtkgdcmViewer2.cxx index b840ea1c..a263cfd7 100644 --- a/vtk/vtkgdcmViewer2.cxx +++ b/vtk/vtkgdcmViewer2.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: vtkgdcmViewer2.cxx,v $ Language: C++ - Date: $Date: 2009/04/18 14:42:51 $ - Version: $Revision: 1.16 $ + Date: $Date: 2009/11/03 14:05:23 $ + Version: $Revision: 1.17 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -113,6 +113,7 @@ public: #endif }; +// -------------------------------------------------------------------------------- int main(int argc, char *argv[]) {