]> Creatis software - gdcm.git/blobdiff - src/gdcmDocEntry.h
ENH: remove three more sprintf, but this is really ugly now
[gdcm.git] / src / gdcmDocEntry.h
index 7253dcb012d7d8c852ccce0e868b1c68b38c7c44..4acd164dbd421bede02f35adfb20948721d81cd3 100644 (file)
@@ -3,12 +3,12 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDocEntry.h,v $
   Language:  C++
-  Date:      $Date: 2004/09/15 03:50:48 $
-  Version:   $Revision: 1.21 $
+  Date:      $Date: 2004/10/08 04:52:55 $
+  Version:   $Revision: 1.24 $
                                                                                 
   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
 #ifndef GDCMDOCENTRY_H
 #define GDCMDOCENTRY_H
 
-#include <iostream>
-#include <stdio.h>
-
 #include "gdcmDictEntry.h"
+#include <iostream>
 
 class gdcmHeader;
 class gdcmValEntry;