X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDocument.cxx;h=441fb2b78efa6fec9988236ea2ab829a27e79694;hb=48bb568cbb7f23c7bd95cbbc7e912bd25bcb9468;hp=ce90658f9349684f408f35519382dfe928e24ae3;hpb=156cc35489affb730a6aa95409e46e3610977086;p=gdcm.git diff --git a/src/gdcmDocument.cxx b/src/gdcmDocument.cxx index ce90658f..441fb2b7 100644 --- a/src/gdcmDocument.cxx +++ b/src/gdcmDocument.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDocument.cxx,v $ Language: C++ - Date: $Date: 2005/06/29 15:58:33 $ - Version: $Revision: 1.252 $ + Date: $Date: 2005/07/02 16:51:16 $ + Version: $Revision: 1.253 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -31,6 +31,8 @@ #include #include #include +#include // for isdigit +#include // for atoi namespace gdcm {