]> Creatis software - gdcm.git/blobdiff - src/gdcmDocEntrySet.h
ENH: Apply patch from ITK back to main CVS. Fix problem with gcc2.95, we may need...
[gdcm.git] / src / gdcmDocEntrySet.h
index 32bf2ef4e492fa6575ffba045b02520fb808e018..5431412c0a9bc4a42959e9b688b8a5c549b4a1d2 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmDocEntrySet.h,v $
   Language:  C++
-  Date:      $Date: 2004/11/25 15:46:11 $
-  Version:   $Revision: 1.24 $
+  Date:      $Date: 2004/11/30 16:24:31 $
+  Version:   $Revision: 1.25 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -20,6 +20,7 @@
 #define GDCMDOCENTRYSET_H
 
 #include "gdcmException.h"
+#include <fstream>
 
 namespace gdcm 
 {