X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmFile.cxx;h=b33765ad47eab787f9cc6d1374ce7727fc857b09;hb=8ec2c436833d0ee32de2bd0128045f859cf8d1eb;hp=0205469d3d9f856090762faaedc6be184109fdf4;hpb=986a43287516de55e51b476572366c85e9fa2b8d;p=gdcm.git diff --git a/src/gdcmFile.cxx b/src/gdcmFile.cxx index 0205469d..b33765ad 100644 --- a/src/gdcmFile.cxx +++ b/src/gdcmFile.cxx @@ -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 //sscanf #include +#include //sscanf +#include // for atoi namespace gdcm {