]> Creatis software - gdcm.git/blobdiff - Example/PrintDocument.cxx
COMP: Finish patching gdcm for support for bcb6
[gdcm.git] / Example / PrintDocument.cxx
index efb7eca4eccb7324abe50e593da1e036842226cb..81da2f317cec05937ada1756b62bdd9ca823b80b 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: PrintDocument.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/06/03 15:36:01 $
-  Version:   $Revision: 1.15 $
+  Date:      $Date: 2005/07/06 15:49:31 $
+  Version:   $Revision: 1.16 $
                                                                                 
   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,7 @@
 #include "gdcmDebug.h"
 
 #include <iostream>
+#include <stdlib.h> //for atoi
 
 int main(int argc, char *argv[])
 {