]> Creatis software - gdcm.git/blobdiff - src/gdcmException.cxx
ENH: Minor cleanup, still removing stdio.h and co ...
[gdcm.git] / src / gdcmException.cxx
index f51f6e4c787253f03401efada3dbaaf25e8918f1..3f6666050182ce14948653b43305022adc4b93d2 100644 (file)
@@ -3,12 +3,12 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmException.cxx,v $
   Language:  C++
-  Date:      $Date: 2004/08/16 04:25:18 $
-  Version:   $Revision: 1.17 $
+  Date:      $Date: 2004/10/08 04:52:55 $
+  Version:   $Revision: 1.19 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
-  http://www.creatis.insa-lyon.fr/Public/Gdcm/License.htm for details.
+  http://www.creatis.insa-lyon.fr/Public/Gdcm/License.html for details.
                                                                                 
      This software is distributed WITHOUT ANY WARRANTY; without even
      the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
@@ -19,7 +19,6 @@
 #include "gdcmException.h"
 
 #include <typeinfo>
-#include <stdio.h>
 
 //-----------------------------------------------------------------------------
 // gdcmException