]> Creatis software - gdcm.git/commitdiff
ENH: Some do not have stdint
authormalaterre <malaterre>
Wed, 23 Nov 2005 16:13:22 +0000 (16:13 +0000)
committermalaterre <malaterre>
Wed, 23 Nov 2005 16:13:22 +0000 (16:13 +0000)
CMake/gdcmTestIstringStream.cxx

index 59adc35d17226f9c0d1c30d750f85c374d5c3a6e..315d03153c09b320cbf33ee0374b27d5d83502cf 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmTestIstringStream.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/11/04 16:36:43 $
-  Version:   $Revision: 1.2 $
+  Date:      $Date: 2005/11/23 16:13:22 $
+  Version:   $Revision: 1.3 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -16,7 +16,6 @@
                                                                                 
 =========================================================================*/
 
-#include <stdint.h>
 #include <sstream>
 
 int main()