]> Creatis software - gdcm.git/commitdiff
revert Ubuntu modif
authorjpr <jpr>
Wed, 1 Sep 2010 15:42:28 +0000 (15:42 +0000)
committerjpr <jpr>
Wed, 1 Sep 2010 15:42:28 +0000 (15:42 +0000)
src/gdcmVRKey.h

index 65a651acc72e934f6c739a3e235e7e2fae1fa368..a740d8c6b442212b8bc7e8e05e5c47e25aab6b10 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmVRKey.h,v $
   Language:  C++
-  Date:      $Date: 2010/09/01 15:14:39 $
-  Version:   $Revision: 1.12 $
+  Date:      $Date: 2010/09/01 15:42:28 $
+  Version:   $Revision: 1.13 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -26,7 +26,6 @@
 #include <iostream> // important
 #include <string>
 #include <stdio.h> // for sprintf
-#include <cstdio> // for Ubuntu ?
 
 namespace GDCM_NAME_SPACE 
 {