X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmValEntry.cxx;h=052444766083ff178c23f99b34f5c238dce03fb1;hb=f0ea8af1179c35ddc83da32df10813899427214d;hp=aaf16de4d076b6fd718fe6352df86048d173a7f6;hpb=1d69b92978803204089d270599133917d944c651;p=gdcm.git diff --git a/src/gdcmValEntry.cxx b/src/gdcmValEntry.cxx index aaf16de4..05244476 100644 --- a/src/gdcmValEntry.cxx +++ b/src/gdcmValEntry.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmValEntry.cxx,v $ Language: C++ - Date: $Date: 2004/10/12 04:35:48 $ - Version: $Revision: 1.30 $ + Date: $Date: 2004/11/05 20:23:14 $ + Version: $Revision: 1.33 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -21,6 +21,8 @@ #include "gdcmGlobal.h" #include "gdcmUtil.h" +#include + namespace gdcm { @@ -174,7 +176,7 @@ void ValEntry::Print(std::ostream & os) /* * \brief canonical Writer */ -void ValEntry::Write(FILE* fp, FileType filetype) +void ValEntry::Write(std::ofstream* fp, FileType filetype) { DocEntry::Write(fp, filetype); @@ -198,8 +200,7 @@ void ValEntry::Write(FILE* fp, FileType filetype) for (unsigned int i=0; i