]> Creatis software - gdcm.git/blobdiff - Example/exGC.cxx
COMP: Finish patching gdcm for support for bcb6
[gdcm.git] / Example / exGC.cxx
index fc108a45905a81a7d2bdcf0f0a9a6e587f874987..0458b2efd815ef73edf3c7078270229c15461b4f 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: exGC.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/04/20 11:25:35 $
-  Version:   $Revision: 1.3 $
+  Date:      $Date: 2005/07/06 15:49:31 $
+  Version:   $Revision: 1.4 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -23,6 +23,8 @@
 #include "gdcmBinEntry.h"
 #include "gdcmSeqEntry.h"
 
+#include <stdlib.h> // for exit
+
 typedef struct  // Maybe we should add it to gdcm ?
 {
    uint8_t r;