]> Creatis software - gdcm.git/commitdiff
ENH: Applying some more patch from Luca Picello to support BCB6
authormalaterre <malaterre>
Sat, 2 Jul 2005 18:09:36 +0000 (18:09 +0000)
committermalaterre <malaterre>
Sat, 2 Jul 2005 18:09:36 +0000 (18:09 +0000)
src/gdcmException.cxx
src/gdcmFile.cxx
src/gdcmTS.cxx

index 8df23e07aed9746baab74072ccf40d9ef2c4f536..e0ebbb8d0fb8d82ce5cc740085899a984d6c4ab4 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmException.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/06/24 10:55:59 $
-  Version:   $Revision: 1.27 $
+  Date:      $Date: 2005/07/02 18:09:36 $
+  Version:   $Revision: 1.28 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -19,6 +19,8 @@
 #include "gdcmException.h"
 
 #include <typeinfo>
+#include <stdlib.h> // for exit
+
 namespace gdcm 
 {
 //-----------------------------------------------------------------------------
index 0205469d3d9f856090762faaedc6be184109fdf4..b33765ad47eab787f9cc6d1374ce7727fc857b09 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmFile.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/06/30 14:49:02 $
-  Version:   $Revision: 1.245 $
+  Date:      $Date: 2005/07/02 18:09:36 $
+  Version:   $Revision: 1.246 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -39,8 +39,9 @@
 #include "gdcmRLEFramesInfo.h"
 #include "gdcmJPEGFragmentsInfo.h"
 
-#include <stdio.h> //sscanf
 #include <vector>
+#include <stdio.h> //sscanf
+#include <stdlib.h> // for atoi
 
 namespace gdcm 
 {
index 83a8290587024a25345066f11c6f72b20bd9705f..4641bc8dacb56a260ba0169c042f76198e3fcf2e 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmTS.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/06/24 10:55:59 $
-  Version:   $Revision: 1.48 $
+  Date:      $Date: 2005/07/02 18:09:36 $
+  Version:   $Revision: 1.49 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -24,6 +24,7 @@
 #include <fstream>
 #include <string>
 #include <iostream>
+#include <ctype.h> // for isdigit
 
 // TODO
 // a lot of troubles expected with TS : 1.2.840.113619.5.2